From 235a33a01ca5f45ce153e97cd986e9406cc726b0 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 22 Jan 2025 18:42:05 -0500 Subject: [PATCH] Update deployment-pipeline.yml --- .github/workflows/deployment-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index 089e65e06..f99412131 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: