Skip to content

Commit

Permalink
ci: only hold on master commits (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmathieson authored May 16, 2019
1 parent 1bac69e commit 62e701b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,9 @@ workflows:
- test
- test_examples
filters:
# We only want to hold on these two branches, as PR review acts as approval for PRs
branches:
only:
- master
- develop
# Run a next release on "develop" commits, but only after the tests pass and dependencies are installed
- next_release:
requires:
Expand Down

0 comments on commit 62e701b

Please sign in to comment.