Skip to content

Commit

Permalink
Merge pull request #133 from CircleCI-Public/brew-deploy
Browse files Browse the repository at this point in the history
Perform a homebrew deploy in 10 minutes
  • Loading branch information
Zachary Scott authored Sep 26, 2018
2 parents ae41c6c + 338a0c3 commit 70db755
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 @@ -178,7 +178,7 @@ workflows:
weekly:
triggers:
- schedule:
cron: "15 2 * * 2"
cron: "0 3 * * 3"
filters:
branches:
only:
Expand Down

0 comments on commit 70db755

Please sign in to comment.