Skip to content

Commit c23a430

Browse files
committed
Should not trigger release except when tagging
1 parent 9436649 commit c23a430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,7 @@ workflows:
5050
requires:
5151
- build
5252
filters:
53+
branches:
54+
ignore: /.*/
5355
tags:
5456
only: /v[0-9]+(\.[0-9]+)*/

0 commit comments

Comments
 (0)