Skip to content

Commit a42212f

Browse files
committed
deploy feature branch
1 parent c01c0c4 commit a42212f

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
@@ -76,7 +76,7 @@ workflows:
7676
- test
7777
filters:
7878
branches:
79-
only: ['dev']
79+
only: ['dev', 'feature/attachmentPermissions']
8080
- deployProd:
8181
requires:
8282
- test

0 commit comments

Comments
 (0)