Skip to content

Commit 27d5171

Browse files
authored
ci: add write permissions for secuity events (#5786)
1 parent 7a32f86 commit 27d5171

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88

99
permissions:
10+
security-events: write
1011
contents: read
1112

1213
jobs:

0 commit comments

Comments
 (0)