Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Aleksandr Statciuk
2026-08-15 03:30:16 +03:00
committed by GitHub
co-authored by docker-images
parent 4990e2fd31
commit 8e62734db1
+3
View File
@@ -3,6 +3,9 @@ on:
issues:
types: [opened, edited]
permissions:
contents: read
jobs:
validate:
runs-on: ubuntu-latest