Fix crontab

This commit is contained in:
Oliver Davies 2017-11-29 17:10:02 +00:00 committed by GitHub
parent 9bf2f182f6
commit 5735128a3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ workflows:
- build_and_test - build_and_test
triggers: triggers:
- schedule: - schedule:
cron: "0 * * * *" cron: "0 0 * * *"
filters: filters:
branches: branches:
only: master only: master