We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b19d5a commit 19ce91bCopy full SHA for 19ce91b
.circleci/config.yml
@@ -69,7 +69,7 @@ workflows:
69
filters:
70
branches:
71
only:
72
- - issue_dup
+ - develop
73
74
# Production builds are exectuted only on tagged commits to the
75
# master branch.
0 commit comments