Change schedule time

This commit is contained in:
Oliver Davies 2017-12-21 19:04:17 +00:00
parent cd5234dd58
commit 998a6955a3

View file

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