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
|
name: Crowdin Action
|
||||||
|
|
||||||
# Controls when the action will run.
|
# Controls when the action will run.
|
||||||
on:
|
#on:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*
|
#- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
synchronize-with-crowdin:
|
synchronize-with-crowdin:
|
||||||
|
Loading…
Reference in New Issue
Block a user