Skip to content

Commit

Permalink
chore: format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Dec 16, 2024
1 parent 1559502 commit 9ca1616
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,14 +376,15 @@ or

### Comment Management Inputs

`--update-comment` (optional, boolean)
If true and an existing tagged comment is found, the new report is appended to it. Otherwise, a new comment is created.
`--update-comment` (optional, boolean) If true and an existing tagged comment is
found, the new report is appended to it. Otherwise, a new comment is created.

`--overwrite-comment` (optional, boolean)
If true and an existing tagged comment is found, that comment’s entire content is replaced with the new report. Otherwise, a new comment is created.
`--overwrite-comment` (optional, boolean) If true and an existing tagged comment
is found, that comment’s entire content is replaced with the new report.
Otherwise, a new comment is created.

`--comment-tag` (optional, string)
A unique identifier for comments posted. Used to find and update/overwrite existing comments.
`--comment-tag` (optional, string) A unique identifier for comments posted. Used
to find and update/overwrite existing comments.

## Previous Test Results

Expand Down

0 comments on commit 9ca1616

Please sign in to comment.