Skip to content

Commit 11d6982

Browse files
committed
add the branch to deploy
1 parent 4865c90 commit 11d6982

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
@@ -188,7 +188,7 @@ workflows:
188188
- build-dev
189189
filters: &filters-dev
190190
branches:
191-
only: ['dev']
191+
only: ['dev', 'feature/milestone-customer-approval']
192192

193193
- deployTest01:
194194
context : org-global

0 commit comments

Comments
 (0)