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 90c0e0c commit b16e770Copy full SHA for b16e770
.github/workflows/coverage_report.yml
@@ -14,6 +14,7 @@ jobs:
14
cov-report:
15
permissions:
16
contents: read
17
+ pull-requests: write
18
runs-on: ubuntu-latest
19
if: >
20
github.event.workflow_run.event == 'pull_request'
0 commit comments