We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7fc22 commit ed2a58eCopy full SHA for ed2a58e
.github/workflows/coverage-comment.yml
@@ -1,5 +1,8 @@
1
---
2
name: Comment coverage report on the pull request
3
+ permissions:
4
+ contents: read
5
+ pull-requests: write
6
on:
7
workflow_run:
8
workflows: ["Pull actions"]
0 commit comments