Skip to content

Commit b09caf5

Browse files
committed
ci: on test
1 parent 8181ced commit b09caf5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- free
359+
- reskin-tco-badge
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global
@@ -370,8 +370,7 @@ workflows:
370370
filters:
371371
branches:
372372
only:
373-
- footer-update
374-
- reskin-tco-badge
373+
- free
375374
# This is stage env for production QA releases
376375
- "build-prod-staging":
377376
context : org-global

0 commit comments

Comments
 (0)