Skip to content

Commit 27c9d80

Browse files
authored
Update permissions for pull request welcome comment
1 parent 6d8a0c3 commit 27c9d80

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/welcome.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ name: Post welcome comment
22
on:
33
pull_request:
44
types: [opened]
5-
permissions: write-all
5+
permissions:
6+
pull-requests: write

0 commit comments

Comments
 (0)