Skip to content

Commit 22cdac7

Browse files
committed
add feature/new-milestone-concept to the dev environment deploy
1 parent c83a9d6 commit 22cdac7

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', 'feature/copilot-feedback']
191+
only: ['dev', 'feature/copilot-feedback', 'feature/new-milestone-concept']
192192

193193
- deployTest01:
194194
context : org-global

0 commit comments

Comments
 (0)