Skip to content

Commit 7a87448

Browse files
Test write-all to overcome PR build issue
1 parent 8e370f8 commit 7a87448

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
branches:
55
- develop
66

7-
permissions:
8-
issues: write
9-
checks: read
7+
permissions: write-all
108

119
jobs:
1210

0 commit comments

Comments
 (0)