Skip to content

Commit f696f4d

Browse files
authored
ci: on beta
1 parent b681ff5 commit f696f4d

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
@@ -283,7 +283,7 @@ workflows:
283283
filters:
284284
branches:
285285
only:
286-
- gig-apply-restrict
286+
- free
287287
# This is alternate dev env for parallel testing
288288
- "build-qa":
289289
context : org-global
@@ -297,7 +297,7 @@ workflows:
297297
filters:
298298
branches:
299299
only:
300-
- free
300+
- gig-apply-restrict
301301
# This is stage env for production QA releases
302302
- "build-prod-staging":
303303
context : org-global

0 commit comments

Comments
 (0)