Ver código fonte

Cancel codeql.yml after re-pushing

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Joas Schilling 1 ano atrás
pai
commit
ca79bfefd6
1 arquivos alterados com 4 adições e 0 exclusões
  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