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 65382f3 commit 03a3ab1Copy full SHA for 03a3ab1
.circleci/config.yml
@@ -75,7 +75,7 @@ workflows:
75
filters:
76
branches:
77
only:
78
- - feature
+ - develop
79
80
# Production builds are exectuted only on tagged commits to the
81
# master branch.
@@ -84,5 +84,4 @@ workflows:
84
85
86
87
- - master
88
- - develop
+ - master
0 commit comments