We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0d301 commit 0c13c68Copy full SHA for 0c13c68
.circleci/config.yml
@@ -49,4 +49,6 @@ workflows:
49
- release:
50
filters:
51
tags:
52
- only: /\d+\.\d+\.\d+(\..+)?/
+ only: /\d+\.\d+\.\d+/
53
+ branches:
54
+ ignore: /.*/
0 commit comments