mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-30 03:49:29 +02:00
build: fix codeql permissions
This commit is contained in:
@@ -41,6 +41,9 @@ jobs:
|
||||
name: CodeQL
|
||||
uses: ./.github/workflows/codeql.yml
|
||||
secrets: inherit
|
||||
permissions:
|
||||
security-events: write
|
||||
actions: read
|
||||
|
||||
spellcheck:
|
||||
name: Spell Check
|
||||
|
||||
@@ -40,6 +40,9 @@ jobs:
|
||||
name: CodeQL
|
||||
uses: ./.github/workflows/codeql.yml
|
||||
secrets: inherit
|
||||
permissions:
|
||||
security-events: write
|
||||
actions: read
|
||||
|
||||
spellcheck:
|
||||
name: Spell Check
|
||||
|
||||
Reference in New Issue
Block a user