mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-01-08 13:42:11 -05:00
Update .circleci/config.yml
Co-authored-by: Benjamin Wheeler <wheeler.benjamin@gmail.com>
This commit is contained in:
parent
23e28e2393
commit
72f1e2b1ff
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ workflows:
|
|||
daily-help-update:
|
||||
triggers:
|
||||
- schedule: # daily at 5am
|
||||
cron: "0 05 * * *"
|
||||
cron: "0 5 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
|
|
Loading…
Reference in a new issue