Skip to content

Commit

Permalink
reconfig release
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 26, 2018
1 parent 870a76f commit 36141a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,14 @@ workflows:
- test
filters:
branches:
only: master
only:
- master
- release
- release:
requires:
- develop-master
filters:
branches:
only:
- release
- master

0 comments on commit 36141a1

Please sign in to comment.