Skip to content

Commit 02dc999

Browse files
committed
removed feature.
1 parent a98f29c commit 02dc999

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

0 commit comments

Comments
 (0)