Skip to content

Commit 0bea729

Browse files
author
Vikas Agarwal
committed
Removing unused feature branch from being deployed.
1 parent 471f03e commit 0bea729

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
@@ -127,7 +127,7 @@ workflows:
127127
- build-dev
128128
filters:
129129
branches:
130-
only: ['dev', 'dev-msinteg', 'feature/form-redesign', 'feature/postAttachments']
130+
only: ['dev', 'dev-msinteg']
131131

132132
- deployProd:
133133
context : org-global

0 commit comments

Comments
 (0)