Skip to content

Commit cd35337

Browse files
chore: description
1 parent ceb4fd3 commit cd35337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To integrate with this Github Action, you can just use the following configurati
5757
| `minimum-ratio` | **no** | '' | Percentage of uncovered lines that are allowed for new changes |
5858
| `app-name` | **no** | 'Barecheck' | Application name would be used once you have more than one report in your workflow and want to have different reports per application. |
5959
| `workspace-path` | **no** | 'Barecheck' | Option to specify the path of projects in monorepo |
60-
| `pull-number` | **no** | '' | Pull request number (Optional). For use in non-'pull_request' events |
60+
| `pull-number` | **no** | '' | Pull request number where code coverage comment will be send. This arg mostly is for 'push' events workflows. |
6161

6262
## Workflow Example
6363

0 commit comments

Comments
 (0)