Skip to content

Commit ce429dd

Browse files
committed
fix: remove overwrite-comment option from workflow configuration
1 parent 2a7d172 commit ce429dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-and-test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
with:
4444
report-path: './ctrf/*.json'
4545
pull-request-report: true
46-
overwrite-comment: true
4746
env:
4847
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4948
if: always()

0 commit comments

Comments
 (0)