From f131be2115cb027c35a740857f7b4b2d09c6ee2a Mon Sep 17 00:00:00 2001 From: Garima Ketan Chauhan Date: Wed, 2 Apr 2025 11:50:09 +0200 Subject: [PATCH] Update deploy_test.yml --- .github/workflows/deploy_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index c5e3b72..0a89021 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -3,7 +3,7 @@ name: Production Deployment Workflow on: push: branches: - - gargi-production # Trigger only for production branch + - gargi-production jobs: deploy: