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 StatciukandCopilot Autofix powered by AI authored and GitHub committed 2026-08-15 03:30:16 +03:00
1 parent 4990e2fd31
commit 8e62734db1
1 file changed
+3
+3
View File
@@ -3,6 +3,9 @@ on:
issues:
types: [opened, edited]
permissions:
contents: read
jobs:
validate:
runs-on: ubuntu-latest