Skip to content

Add missing perms and fix reviewer assignment API call #2631

Add missing perms and fix reviewer assignment API call

Add missing perms and fix reviewer assignment API call #2631

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5