Skip to content

Commit

Permalink
fix(ci): only overwrite prev coverage comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMustermann2 committed Mar 13, 2024
1 parent fae6f20 commit fe27242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
issue-number: ${{ env.PR_NUMBER }}
comment-author: 'github-actions[bot]'
body-includes: Coverage
- name: Comment coverage on PR
uses: peter-evans/create-or-update-comment@v3
with:
Expand Down

0 comments on commit fe27242

Please sign in to comment.