Skip to content

Commit 7faa2d6

Browse files
committed
ci: free test and put on qa
1 parent 2586469 commit 7faa2d6

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
@@ -349,14 +349,14 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- ref-email-tracking
352+
- free
353353
# This is alternate dev env for parallel testing
354354
- "build-qa":
355355
context : org-global
356356
filters:
357357
branches:
358358
only:
359-
- member-path-component
359+
- ref-email-tracking
360360
# This is beta env for production soft releases
361361
- "build-prod-beta":
362362
context : org-global

0 commit comments

Comments
 (0)