From fa952e39af978a7175273eeb77129ecc3674c05b Mon Sep 17 00:00:00 2001 From: Matthias Geisler Date: Thu, 22 Feb 2024 02:35:55 +0100 Subject: [PATCH] Ajdust SnapshotFlow CodingConvention Group --- .github/workflows/ci-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 649f03e..20ed5ce 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -24,7 +24,7 @@ jobs: with: cache-reports: false concurrency: - group: coding-conventions-${{ github.workflow }}-${{ github.head_ref }} + group: coding-conventions cancel-in-progress: true check: