diff --git a/.github/workflows/new_contributor_pr.yml b/.github/workflows/new_contributor_pr.yml index 2348e14ed8..1d8b7bfe55 100644 --- a/.github/workflows/new_contributor_pr.yml +++ b/.github/workflows/new_contributor_pr.yml @@ -5,8 +5,7 @@ on: types: [opened] permissions: - pulls: write - pull-requests: read + pull-requests: [read, write] jobs: build: