diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index 089e65e060..f994121317 100644 --- a/.github/workflows/deployment-pipeline.yml +++ b/.github/workflows/deployment-pipeline.yml @@ -7,7 +7,7 @@ permissions: concurrency: group: "infisical-core-deployment" - cancel-in-progress: false + cancel-in-progress: true jobs: infisical-tests: