We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a3ab1 commit bf215e3Copy full SHA for bf215e3
.circleci/config.yml
@@ -75,7 +75,7 @@ workflows:
75
filters:
76
branches:
77
only:
78
- - develop
+ - dev-without-payment-step
79
80
# Production builds are exectuted only on tagged commits to the
81
# master branch.
0 commit comments