Skip to content

Commit 715e726

Browse files
committed
chore: don't deploy feature branch
1 parent 9c76df6 commit 715e726

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/generic-phases-with-new-milestone-types']
131+
only: ['dev']
132132

133133
- deployTest01:
134134
context : org-global

0 commit comments

Comments
 (0)