Skip to content

Commit

Permalink
use another name for scan conc
Browse files Browse the repository at this point in the history
  • Loading branch information
ate47 committed Dec 16, 2024
1 parent 15c37c9 commit 13167ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:

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

jobs:
Expand Down

0 comments on commit 13167ef

Please sign in to comment.