From 8471d1e2a245352de8e56d8257db5d85f92239af Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 8 Jun 2023 13:54:46 +0200 Subject: [PATCH] Update qa.yml Signed-off-by: Andy Scherzinger --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index a5b653ae25..97fe7f300a 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -9,7 +9,7 @@ permissions: contents: read concurrency: - group: qu-build-${{ github.head_ref || github.run_id }} + group: qa-build-${{ github.head_ref || github.run_id }} cancel-in-progress: true jobs: