We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01c0c4 commit a42212fCopy full SHA for a42212f
.circleci/config.yml
@@ -76,7 +76,7 @@ workflows:
76
- test
77
filters:
78
branches:
79
- only: ['dev']
+ only: ['dev', 'feature/attachmentPermissions']
80
- deployProd:
81
requires:
82
0 commit comments