We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8154e commit 8aa0536Copy full SHA for 8aa0536
1 file changed
.circleci/config.yml
@@ -37,4 +37,7 @@ workflows:
37
version: 2
38
build_and_test:
39
jobs:
40
- - build_pkgs
+ - build_pkgs:
41
+ filters:
42
+ tags:
43
+ only: /.*/
0 commit comments