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:
co-authored by
Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent
d94d2954b0
commit
ccde822899
@@ -5,6 +5,9 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- prebuild
|
- prebuild
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_build:
|
test_build:
|
||||||
name: Test build
|
name: Test build
|
||||||
|
|||||||
Reference in New Issue
Block a user