Skip to content

Commit afb0fdf

Browse files
Merge pull request #127 from contentstack/fix_workflow
fix failing workflow
2 parents c344eec + 0625e75 commit afb0fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040

4141
- name: Coverage Report
4242
uses: lucassabreu/comment-coverage-clover@main
43+
if: github.event_name == 'pull_request'
4344
with:
4445
file: coverage/clover.xml

0 commit comments

Comments
 (0)