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 7a28050 commit 2efc9a2Copy full SHA for 2efc9a2
.circleci/config.yml
@@ -81,7 +81,7 @@ workflows:
81
context : org-global
82
filters:
83
branches:
84
- only: ['develop', 'feature/bug-bash-jun']
+ only: ['develop', 'feature/bug-bash-july']
85
86
# Production builds are exectuted only on tagged commits to the
87
# master branch.
0 commit comments