Skip to content

Commit 81b6282

Browse files
authored
ci: coverage perms (#352)
1 parent 05b9300 commit 81b6282

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
runs-on: ubuntu-latest
2525
permissions:
2626
contents: read
27+
pages: write
28+
id-token: write
2729
strategy:
2830
matrix:
2931
# Coverage node version

0 commit comments

Comments
 (0)