Finish adding cron translations

Closes #943

Good night ArchiCrowdin, you never disappointed me.
This commit is contained in:
JustArchi
2020-08-03 23:46:35 +02:00
parent 3a11e79748
commit ea22da2c9b
3 changed files with 1 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ name: ASF-translations
on: on:
schedule: schedule:
- cron: '*/10 * * * *' - cron: '0 2 * * *'
jobs: jobs:
update: update:

3
.gitmodules vendored
View File

@@ -4,9 +4,6 @@
[submodule "ASF-ui"] [submodule "ASF-ui"]
path = ASF-ui path = ASF-ui
url = https://github.com/JustArchiNET/ASF-ui.git url = https://github.com/JustArchiNET/ASF-ui.git
[submodule "tools/ArchiCrowdin"]
path = tools/ArchiCrowdin
url = https://github.com/JustArchiNET/ArchiCrowdin.git
[submodule "wiki"] [submodule "wiki"]
path = wiki path = wiki
url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git