Skip to content

Commit a8fdc4b

Browse files
author
Jake Soenneker
committed
codeql concurrency
1 parent ee5507e commit a8fdc4b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches: [ "main" ]
66

7+
8+
concurrency:
9+
group: ${{ github.workflow }}-${{ github.ref }}
10+
cancel-in-progress: true
11+
712
permissions:
813
actions: read
914
contents: read

0 commit comments

Comments
 (0)