Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 9fa3a8c

Browse files
author
vikasrohit
authored
Making feature branch deployable for testing
Deploying to dev env for testing
1 parent 5600c2a commit 9fa3a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ workflows:
9090
context : org-global
9191
filters:
9292
branches:
93-
only: [dev, dev-sts]
93+
only: [dev, dev-sts, 'feature/serialization_error_for_ProjectGroup']
9494
- build-qa:
9595
context : org-global
9696
filters:

0 commit comments

Comments
 (0)