Skip to content

Commit deb6c0f

Browse files
authored
Change pull-requests permission from read to write
1 parent 808663b commit deb6c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
permissions:
1313
actions: read
1414
issues: write
15-
pull-requests: read
15+
pull-requests: write
1616
contents: read
1717

1818
jobs:

0 commit comments

Comments
 (0)