mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-16 01:06:59 +08:00
Change permissions from read to write for contents
This commit is contained in:
2
.github/workflows/pr-checks-advisory.yml
vendored
2
.github/workflows/pr-checks-advisory.yml
vendored
@@ -9,7 +9,7 @@ on:
|
|||||||
# Results will be posted as comments to help contributors improve their PRs
|
# Results will be posted as comments to help contributors improve their PRs
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
checks: write
|
checks: write
|
||||||
issues: write
|
issues: write
|
||||||
|
|||||||
Reference in New Issue
Block a user