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