Skip to content

Commit 7be3b14

Browse files
committed
fix: return existing application instead of throwing an error
1 parent a0e0d8b commit 7be3b14

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', 'PM-577']
152+
only: ['develop', 'migration-setup', 'pm-577_1']
153153
- deployProd:
154154
context : org-global
155155
filters:

0 commit comments

Comments
 (0)