mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
build(ci): update CodeQL analysis permissions for security events
This commit is contained in:
parent
80389c542f
commit
7870c9238e
1 changed files with 4 additions and 0 deletions
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -14,6 +14,10 @@ on:
|
|||
schedule:
|
||||
- cron: '0 3 * * 6'
|
||||
|
||||
permissions:
|
||||
security-events: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue