Skip to content

Commit 1bd520d

Browse files
committedMay 2, 2025·
removed circle branch config
1 parent 7be3b14 commit 1bd520d

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

0 commit comments

Comments
 (0)
Please sign in to comment.