mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
Temporary disable cron schedule
This commit is contained in:
parent
e80d027227
commit
b2d8cbce87
6
.github/workflows/localization.yml
vendored
6
.github/workflows/localization.yml
vendored
@ -4,9 +4,9 @@
|
||||
name: Crowdin Action
|
||||
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*
|
||||
#on:
|
||||
#schedule:
|
||||
#- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*
|
||||
|
||||
jobs:
|
||||
synchronize-with-crowdin:
|
||||
|
Loading…
Reference in New Issue
Block a user