We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d9b38 commit db9619dCopy full SHA for db9619d
1 file changed
.github/workflows/vouch-manage-by-issue.yml
@@ -33,6 +33,6 @@ jobs:
33
with:
34
issue-id: ${{ github.event.issue.number }}
35
comment-id: ${{ github.event.comment.id }}
36
- roles: admin,maintain
+ roles: admin,maintain,write
37
env:
38
GITHUB_TOKEN: ${{ steps.committer.outputs.token }}
0 commit comments