Skip to content

Commit

Permalink
ci: update CircleCI release to run on every commit to main
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <phorton@sonatype.com>
  • Loading branch information
madpah committed Oct 13, 2021
1 parent daebf39 commit a5fc8b8
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 @@ -123,7 +123,7 @@ workflows:
- release_and_pypi_publish
triggers:
- schedule:
cron: "0 0 * * *"
cron: "* * * * *"
filters:
branches:
only:
Expand Down

0 comments on commit a5fc8b8

Please sign in to comment.