Skip to content

Commit 4d992a2

Browse files
Update main.yml
Update permissions
1 parent 606a23e commit 4d992a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
permissions:
99
checks: write
1010
contents: read
11-
pull-requests: read
11+
pull-requests: write
12+
issues: read
1213

1314

1415
jobs:

0 commit comments

Comments
 (0)