From 683ae3ade3a9b2a988522597b7bea62c8a64a193 Mon Sep 17 00:00:00 2001 From: marvinsauls266-netizen Date: Thu, 23 Jul 2026 12:47:22 +0200 Subject: [PATCH] Update tbd-cms.yml --- .github/workflows/tbd-cms.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tbd-cms.yml b/.github/workflows/tbd-cms.yml index 669376ed..1605c055 100644 --- a/.github/workflows/tbd-cms.yml +++ b/.github/workflows/tbd-cms.yml @@ -15,7 +15,7 @@ on: # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. concurrency: group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: false + cancel-in-progress: jobs: test-build: