ci: request-reviewers: add missing members permission
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
This commit is contained in:
parent
5b265fac06
commit
928e61f4ed
1 changed files with 1 additions and 0 deletions
1
.github/workflows/request-reviewers.yml
vendored
1
.github/workflows/request-reviewers.yml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
with:
|
||||
app-id: ${{ vars.APP_ID }}
|
||||
private-key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
permission-members: read
|
||||
permission-contents: read
|
||||
permission-pull-requests: write
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue