mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-01-09 06:02:15 -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:
|
daily-help-update:
|
||||||
triggers:
|
triggers:
|
||||||
- schedule: # daily at 5am
|
- schedule: # daily at 5am
|
||||||
cron: "0 05 * * *"
|
cron: "0 5 * * *"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: master
|
only: master
|
||||||
|
|
Loading…
Reference in a new issue