mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-27 07:31:37 +01:00
ci: update concurrency group
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: codeql
|
||||
|
||||
concurrency:
|
||||
group: codeql-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user