aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/labeler.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 5eb0185071..17dbf8704d 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -36,6 +36,8 @@ jobs:
add-reviewer:
runs-on: ubuntu-latest
needs: ["triage", "type-scope"]
+ permissions:
+ pull-requests: write
steps:
- uses: actions/github-script@v5
with: