Skip to content

Commit

Permalink
Don't release if not tagged v.*
Browse files Browse the repository at this point in the history
  • Loading branch information
brannondorsey committed Jun 30, 2020
1 parent 62bb3ee commit a117e2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ workflows:
filters:
tags:
only: /^v.*/
branches:
ignore: /.*/

0 comments on commit a117e2d

Please sign in to comment.