We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098cdc8 commit 2321694Copy full SHA for 2321694
1 file changed
.github/workflows/ci-post-comment.yml
@@ -18,7 +18,6 @@ jobs:
18
19
- name: Add Coverage PR Comment
20
uses: marocchino/sticky-pull-request-comment@v2
21
- if: github.event_name == 'pull_request'
22
with:
23
recreate: true
24
path: code-coverage-results.md
0 commit comments