Skip to content

Commit

Permalink
Run CI deploy-npm job on branches
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya committed Dec 27, 2017
1 parent 6004636 commit 2d4e2b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,6 @@ workflows:
tags:
only: /.*/
branches:
ignore: /.*/
only:
- master
- /^release\/.*/

0 comments on commit 2d4e2b1

Please sign in to comment.