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 edda570 commit e941919Copy full SHA for e941919
.circleci/config.yml
@@ -21,6 +21,6 @@ workflows:
21
context: default
22
filters:
23
tags:
24
- only: /^[0-9]*$/
+ only: /^.*$/
25
branches:
26
ignore: /.*/
0 commit comments