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 e8cc7d3 commit 361f8f3Copy full SHA for 361f8f3
.circleci/config.yml
@@ -69,7 +69,7 @@ workflows:
69
filters:
70
branches:
71
only:
72
- - dev
+ - develop
73
74
# Production builds are exectuted only on tagged commits to the
75
# master branch.
0 commit comments