We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4481ea commit e6331baCopy full SHA for e6331ba
.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