Skip to content

Commit 631071b

Browse files
committed
ci: on test
1 parent db56c34 commit 631071b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,21 +356,21 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- circleci-fix
359+
- tco23
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global
363363
filters:
364364
branches:
365365
only:
366-
- tco23
366+
- free
367367
# This is beta env for production soft releases
368368
- "build-prod-beta":
369369
context : org-global
370370
filters:
371371
branches:
372372
only:
373-
- footer-update
373+
- free
374374
# This is stage env for production QA releases
375375
- "build-prod-staging":
376376
context : org-global

0 commit comments

Comments
 (0)