Commit c3d756b8 authored by BryceLTaylor's avatar BryceLTaylor

circleCI config fix cron job

parent 295a7daa
......@@ -136,7 +136,7 @@ workflows:
test-build-cron:
triggers:
- schedule: # every 15 minutes
cron: "0,15,30.45 * * * *"
cron: "0,15,30,45 * * * *"
filters:
branches:
only: circleci-project-setup
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment