diff --git a/.github/workflows/patch-consistency-review.md b/.github/workflows/patch-consistency-review.md index 7afeca6e89f..b9775489ea0 100644 --- a/.github/workflows/patch-consistency-review.md +++ b/.github/workflows/patch-consistency-review.md @@ -11,7 +11,7 @@ on: description: "PR number to review" required: true type: string -roles: all +roles: [admin, maintainer, write] permissions: contents: read pull-requests: read