Skip to content

Commit 9647041

Browse files
committed
remove branch from deployable
1 parent 68dc35b commit 9647041

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
@@ -128,7 +128,7 @@ workflows:
128128
- build-dev
129129
filters:
130130
branches:
131-
only: ['dev', 'feature/add_option_for_rendering_internal_intake_forms']
131+
only: ['dev']
132132

133133
- deployTest01:
134134
context : org-global

0 commit comments

Comments
 (0)