Skip to content

Commit 422d744

Browse files
committed
Deploy feature to dev.
1 parent 1384f4d commit 422d744

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
@@ -115,7 +115,7 @@ workflows:
115115
- test
116116
filters:
117117
branches:
118-
only: ['develop']
118+
only: ['develop', 'feature/project-permissions-updates']
119119
- deployProd:
120120
context : org-global
121121
requires:

0 commit comments

Comments
 (0)