diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 0a89021..c5e3b72 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 + - gargi-production # Trigger only for production branch jobs: deploy: