Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
close debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jwenjian committed Jul 24, 2019
1 parent 8f0d0d8 commit 216ebe7
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 @@ -26,7 +26,7 @@ workflows:
scheduled-workflow:
triggers:
- schedule:
cron: "* * * * *"
cron: "0 0 * * *"
filters:
branches:
only: master
Expand Down

0 comments on commit 216ebe7

Please sign in to comment.