Skip to content

Commit 708e4b2

Browse files
committed
Removed feature branch being deployable
1 parent a72685c commit 708e4b2

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
@@ -118,7 +118,7 @@ workflows:
118118
- build-dev
119119
filters:
120120
branches:
121-
only: ['dev', 'dev-msinteg', 'feature/registration_and_profile_page_improvements']
121+
only: ['dev', 'dev-msinteg']
122122

123123
- deployProd:
124124
context : org-global

0 commit comments

Comments
 (0)