Skip to content

Commit

Permalink
Merge pull request #75 from azure-rtos/ting-ms/update_PR_comment_action
Browse files Browse the repository at this point in the history
Remove append input from "Add Code Coverage PR Comment" step.
  • Loading branch information
ting-ms authored Nov 23, 2023
2 parents 3d9fa9e + 95e4912 commit 7bef90d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
if: (github.event_name == 'push') || (github.event.pull_request.head.repo.full_name == github.repository)
uses: marocchino/sticky-pull-request-comment@v2
with:
append: true
path: code-coverage-results.md

deploy_code_coverage:
Expand Down

0 comments on commit 7bef90d

Please sign in to comment.