We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f53ac2 commit 3d3b041Copy full SHA for 3d3b041
README.md
@@ -350,7 +350,7 @@ jobs:
350
351
The action makes available some data for downstream processing (Only available when running in PR mode):
352
353
- - COMMENT_FILE_WRITTEN: A boolean indicating whether a comment file was written to COMMENT_FILENAME or not.
+ - COMMENT_FILE_WRITTEN: A boolean indicating whether a comment file was written to COMMENT_FILENAME or not.
354
- COVERAGE_PERCENTAGE: The coverage percentage of the pull request.
355
- REFERENCE_COVERAGE_PERCENTAGE: The coverage percentage of the base branch.
356
0 commit comments