Skip to content

Commit 599a520

Browse files
committed
ci: give coverage write permission
1 parent 1dc28d2 commit 599a520

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
permissions:
2020
contents: read
2121
actions: write
22+
pull-requests: write
2223

2324
concurrency:
2425
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)