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 8181ced commit b09caf5Copy full SHA for b09caf5
.circleci/config.yml
@@ -356,7 +356,7 @@ workflows:
356
filters:
357
branches:
358
only:
359
- - free
+ - reskin-tco-badge
360
# This is alternate dev env for parallel testing
361
- "build-qa":
362
context : org-global
@@ -370,8 +370,7 @@ workflows:
370
371
372
373
- - footer-update
374
- - reskin-tco-badge
+ - free
375
# This is stage env for production QA releases
376
- "build-prod-staging":
377
0 commit comments