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 ad00d32 commit 97f07d6Copy full SHA for 97f07d6
.circleci/config.yml
@@ -36,4 +36,7 @@ workflows:
36
- build-and-test
37
- publish:
38
requires:
39
- - build-and-test
+ - build-and-test
40
+ filters:
41
+ branches:
42
+ only: master
0 commit comments