Skip to content

Commit d4c55ab

Browse files
committed
ci: try fix pr coverage
1 parent 9890bfb commit d4c55ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
test:
5353
name: "test ${{ matrix.python-version }}"
5454
runs-on: ${{ matrix.os }}
55+
permissions:
56+
pull-requests: write
5557
strategy:
5658
matrix:
5759
os:

0 commit comments

Comments
 (0)