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