Grant repo permission to CodeQL
This commit is contained in:
parent
9d8dc37aad
commit
a0419de97c
3
.github/workflows/codeql.yml
vendored
3
.github/workflows/codeql.yml
vendored
@ -8,6 +8,9 @@ on:
|
||||
schedule:
|
||||
- cron: '24 2 * * 4'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
Loading…
x
Reference in New Issue
Block a user