Sfoglia il codice sorgente

Cancel codeql.yml after re-pushing

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Joas Schilling 1 anno fa
parent
commit
ca79bfefd6
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .github/workflows/codeql.yml

+ 4 - 0
.github/workflows/codeql.yml

@@ -12,6 +12,10 @@ on:
 permissions:
   contents: read
 
+concurrency:
+    group: code-ql-${{ github.head_ref || github.run_id }}
+    cancel-in-progress: true
+
 jobs:
   analyze:
     name: Analyze