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