summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/new_contributor_pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/new_contributor_pr.yml b/.github/workflows/new_contributor_pr.yml
index 1d8b7bfe55..3e0119ebdc 100644
--- a/.github/workflows/new_contributor_pr.yml
+++ b/.github/workflows/new_contributor_pr.yml
@@ -5,7 +5,7 @@ on:
types: [opened]
permissions:
- pull-requests: [read, write]
+ pull-requests: write
jobs:
build: