Skip to content

Commit

Permalink
Issue #000: Disable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
beepdot authored Mar 11, 2019
1 parent 344b754 commit 72a4f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 17 1,5,9,13,17,21,25,29 * *"
# cron: "0 17 1,5,9,13,17,21,25,29 * *"
filters:
branches:
only:
Expand Down

0 comments on commit 72a4f23

Please sign in to comment.