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 ef302cb commit 30ce258Copy full SHA for 30ce258
.circleci/config.yml
@@ -82,7 +82,7 @@ workflows:
82
filters:
83
branches:
84
only:
85
- - develop
+ - ['develop', 'feature/bug-bash-jun']
86
87
# Production builds are exectuted only on tagged commits to the
88
# master branch.
0 commit comments