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 d409b61 commit 435212aCopy full SHA for 435212a
.circleci/config.yml
@@ -231,15 +231,15 @@ workflows:
231
branches:
232
only:
233
- hot-fix
234
- - integration-v5-develop
+ - integration-v5-challenge-api
235
- develop
236
# This is alternate dev env for parallel testing
237
- "build-test":
238
context : org-global
239
filters:
240
241
242
- - integration-v5-challenge-api
+ - hot-fix
243
244
- "build-qa":
245
0 commit comments