From eff16df9167ec694ad81f531071f6e984362286c Mon Sep 17 00:00:00 2001 From: himaniraghav3 Date: Mon, 25 Aug 2025 16:38:27 +0530 Subject: [PATCH] deploy PM-1612 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 268aff933..8f5877148 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -149,7 +149,7 @@ workflows: context : org-global filters: branches: - only: ['develop', 'migration-setup', 'pm-1510'] + only: ['develop', 'migration-setup', 'PM-1612'] - deployProd: context : org-global filters: