Skip to content

Commit 199473d

Browse files
authored
ci: on beta
1 parent 50f69e3 commit 199473d

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
@@ -296,14 +296,14 @@ workflows:
296296
filters:
297297
branches:
298298
only:
299-
- free
299+
- social-share-images
300300
# This is stage env for production QA releases
301301
- "build-prod-staging":
302302
context : org-global
303303
filters:
304304
branches:
305305
only:
306-
- social-share-images
306+
- free
307307
- "approve-smoke-test-on-staging":
308308
type: approval
309309
requires:

0 commit comments

Comments
 (0)