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 2eb473c commit 097d999Copy full SHA for 097d999
.circleci/config.yml
@@ -51,3 +51,6 @@ workflows:
51
- publish:
52
requires:
53
- test
54
+ filters:
55
+ branches:
56
+ only: master
0 commit comments