Skip to content

Commit db388bc

Browse files
committed
fix: send source as part of project member invite
1 parent 160c4d8 commit db388bc

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
@@ -149,7 +149,7 @@ workflows:
149149
context : org-global
150150
filters:
151151
branches:
152-
only: ['develop', 'migration-setup']
152+
only: ['develop', 'migration-setup', 'pm-1169']
153153
- deployProd:
154154
context : org-global
155155
filters:

0 commit comments

Comments
 (0)