Skip to content

Commit 2321694

Browse files
committed
Remove conditional check for pull request in CI comment workflow
1 parent 098cdc8 commit 2321694

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-post-comment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818

1919
- name: Add Coverage PR Comment
2020
uses: marocchino/sticky-pull-request-comment@v2
21-
if: github.event_name == 'pull_request'
2221
with:
2322
recreate: true
2423
path: code-coverage-results.md

0 commit comments

Comments
 (0)