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 e50b62b commit afe679dCopy full SHA for afe679d
.circleci/config.yml
@@ -356,14 +356,14 @@ workflows:
356
filters:
357
branches:
358
only:
359
- - feat/badges-box
+ - free
360
# This is alternate dev env for parallel testing
361
- "build-qa":
362
context : org-global
363
364
365
366
- - feature/dice-setup
+ - feat/badges-box
367
# This is beta env for production soft releases
368
- "build-prod-beta":
369
0 commit comments