Merge pull request #12088 from nextcloud/nickvergessen-patch-1

Cancel codeql.yml after re-pushing
This commit is contained in:
Joas Schilling 2023-10-24 15:20:36 +02:00 committed by GitHub
commit 8ab7c2b970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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