Skip to content

Commit e0e1f5d

Browse files
authored
Update README.md
1 parent 7a33425 commit e0e1f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Create a workflow `.yml` file in your repositories `.github/workflows` directory
1616
- `token` - [**required**] Github personal token to add commits to Pull Request
1717
- `min-coverage-overall` - [*optional*] The minimum code coverage that is required to pass for overall project
1818
- `min-coverage-changed-files` - [*optional*] The minimum code coverage that is required to pass for changed files
19+
- `update-comment` - [*optional*] Updates the coverage report comment instead of creating new ones. Requires `title` to work properly.
1920
- `title` - [*optional*] Title for the Pull Request comment
2021

2122
### Outputs

0 commit comments

Comments
 (0)