From ea22da2c9b9772de896f8765ba85bda96b0ab8ae Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 3 Aug 2020 23:46:35 +0200 Subject: [PATCH] Finish adding cron translations Closes #943 Good night ArchiCrowdin, you never disappointed me. --- .github/workflows/translations.yml | 2 +- .gitmodules | 3 --- tools/ArchiCrowdin | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 tools/ArchiCrowdin diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index f14e9449b..ea33147c9 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -2,7 +2,7 @@ name: ASF-translations on: schedule: - - cron: '*/10 * * * *' + - cron: '0 2 * * *' jobs: update: diff --git a/.gitmodules b/.gitmodules index 984d6ec2b..d4ddea192 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "ASF-ui"] path = ASF-ui url = https://github.com/JustArchiNET/ASF-ui.git -[submodule "tools/ArchiCrowdin"] - path = tools/ArchiCrowdin - url = https://github.com/JustArchiNET/ArchiCrowdin.git [submodule "wiki"] path = wiki url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git diff --git a/tools/ArchiCrowdin b/tools/ArchiCrowdin deleted file mode 160000 index b4292e6fc..000000000 --- a/tools/ArchiCrowdin +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b4292e6fc9588ec5b54a9f880253ba62db9646f3