Skip to content

Commit afe679d

Browse files
authored
ci: on QA env
1 parent e50b62b commit afe679d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,14 +356,14 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- feat/badges-box
359+
- free
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global
363363
filters:
364364
branches:
365365
only:
366-
- feature/dice-setup
366+
- feat/badges-box
367367
# This is beta env for production soft releases
368368
- "build-prod-beta":
369369
context : org-global

0 commit comments

Comments
 (0)