We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b9300 commit 81b6282Copy full SHA for 81b6282
1 file changed
.github/workflows/coverage.yml
@@ -24,6 +24,8 @@ jobs:
24
runs-on: ubuntu-latest
25
permissions:
26
contents: read
27
+ pages: write
28
+ id-token: write
29
strategy:
30
matrix:
31
# Coverage node version
0 commit comments