Skip to content

Commit 4dd91ac

Browse files
committed
fix: correct typo in README regarding job summary behavior
1 parent 8499db5 commit 4dd91ac

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
@@ -146,7 +146,7 @@ There are several inputs available
146146
community-report: false
147147
148148
# Behavior Options
149-
summary: true # Post report to the job summary. Default is true
149+
summary: true # Post report to the job summary. Default is truev
150150
pull-request: false # Comment on pull request with report. Default is false
151151
issue: '' # Issue number to comment on. Works with standard issues and pull-request. Default is no issue
152152
status-check: false # Create a status check for the workflow. Default is false

0 commit comments

Comments
 (0)