From 17a1ff15fc2ea76e50239e933713705d36a14b03 Mon Sep 17 00:00:00 2001 From: Zach Haitin Date: Mon, 21 Oct 2024 10:34:10 +0300 Subject: [PATCH] . --- .github/workflows/automatic-deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-deployment.yml b/.github/workflows/automatic-deployment.yml index fe03e52d2..3f3c3b4fb 100644 --- a/.github/workflows/automatic-deployment.yml +++ b/.github/workflows/automatic-deployment.yml @@ -12,7 +12,7 @@ on: - CAD-23261 jobs: deploy: - if: github.event.pull_request.merged == true + # if: github.event.pull_request.merged == true uses: ./.github/workflows/deployment-qmod.yml with: deploy-mode: staging