build: fix codeql permissions

This commit is contained in:
zhom
2025-06-17 06:28:34 +04:00
parent 2d92cbb0e5
commit 9570b6d605
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -41,6 +41,9 @@ jobs:
name: CodeQL
uses: ./.github/workflows/codeql.yml
secrets: inherit
permissions:
security-events: write
actions: read
spellcheck:
name: Spell Check
+3
View File
@@ -40,6 +40,9 @@ jobs:
name: CodeQL
uses: ./.github/workflows/codeql.yml
secrets: inherit
permissions:
security-events: write
actions: read
spellcheck:
name: Spell Check