diff --git a/.github/workflows/pr-checks-advisory.yml b/.github/workflows/pr-checks-advisory.yml index 9cab882d..2fb62b42 100644 --- a/.github/workflows/pr-checks-advisory.yml +++ b/.github/workflows/pr-checks-advisory.yml @@ -9,7 +9,7 @@ on: # Results will be posted as comments to help contributors improve their PRs permissions: - contents: read + contents: write pull-requests: write checks: write issues: write