Skip to content

Commit 6d8a0c3

Browse files
authored
Change permissions from 'write' to 'write-all'
1 parent 7457000 commit 6d8a0c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/welcome.yml

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

0 commit comments

Comments
 (0)