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.
2 parents c344eec + 0625e75 commit afb0fdfCopy full SHA for afb0fdf
.github/workflows/node.js.yml
@@ -40,5 +40,6 @@ jobs:
40
41
- name: Coverage Report
42
uses: lucassabreu/comment-coverage-clover@main
43
+ if: github.event_name == 'pull_request'
44
with:
45
file: coverage/clover.xml
0 commit comments