Skip to content

Commit 5b119c3

Browse files
committed
add write prermissions to prs
Signed-off-by: Robert Waffen <[email protected]>
1 parent ee90992 commit 5b119c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
actions: read
3030
contents: read
3131
security-events: write
32+
pull-requests: write
3233
needs: setup-matrix
3334
strategy:
3435
matrix: ${{ fromJson(needs.setup-matrix.outputs.matrix) }}

0 commit comments

Comments
 (0)