Skip to content

Commit db9619d

Browse files
authored
Add 'write' role to vouch manage action (#18718)
1 parent 84d9b38 commit db9619d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vouch-manage-by-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
issue-id: ${{ github.event.issue.number }}
3535
comment-id: ${{ github.event.comment.id }}
36-
roles: admin,maintain
36+
roles: admin,maintain,write
3737
env:
3838
GITHUB_TOKEN: ${{ steps.committer.outputs.token }}

0 commit comments

Comments
 (0)