Эх сурвалжийг харах

Update qa.yml

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 жил өмнө
parent
commit
8471d1e2a2

+ 1 - 1
.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: