Update .circleci/config.yml

Co-authored-by: Benjamin Wheeler <wheeler.benjamin@gmail.com>
This commit is contained in:
chrisgarrity 2020-06-22 07:24:13 -04:00 committed by GitHub
parent 23e28e2393
commit 72f1e2b1ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ workflows:
daily-help-update:
triggers:
- schedule: # daily at 5am
cron: "0 05 * * *"
cron: "0 5 * * *"
filters:
branches:
only: master