Skip to content

Commit

Permalink
github: fix group
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandem committed Oct 24, 2024
1 parent 0abc4fa commit 02aed30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
contents: read

concurrency:
group: ${{ github.ref }}
group: ${{ github.ref }}-codeql
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 02aed30

Please sign in to comment.