mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
CI: Change cron for translations
This commit is contained in:
parent
f2bdf8bc05
commit
dae10747a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
@ -2,7 +2,7 @@ name: ASF-translations
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '10 2 * * *'
|
||||
- cron: '55 1 * * *'
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
Loading…
Reference in a new issue