Skip to content

Commit 90c0e0c

Browse files
committed
wrong event name
1 parent 355ccd7 commit 90c0e0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coverage_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
run-id: ${{ github.event.workflow_run.id }}
3939
- name: Add Coverage PR Comment
4040
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.3
41-
if: github.event_name == 'pull_request'
4241
with:
4342
recreate: true
4443
path: code-coverage-results.md

0 commit comments

Comments
 (0)