Skip to content

Commit

Permalink
add trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Aug 27, 2019
1 parent a370d7a commit 957eae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ workflows:
- publish:
requires:
- build
filters:
branches:
only:
- master
- release:
requires:
- build
Expand Down

0 comments on commit 957eae5

Please sign in to comment.