diff --git a/.github/workflows/proto-review.yaml b/.github/workflows/proto-review.yaml index 793e0c68..4e4ee0fb 100644 --- a/.github/workflows/proto-review.yaml +++ b/.github/workflows/proto-review.yaml @@ -5,6 +5,10 @@ on: paths: [scip.proto] pull_request_review: +permissions: + pull-requests: write + statuses: write + jobs: proto-review: runs-on: ubuntu-latest