Updated README.md (#1976)

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
tj-actions[bot]
2024-03-08 18:29:44 -07:00
committed by GitHub
parent 008ba8ceec
commit aa08304bd4

View File

@@ -493,6 +493,13 @@ Support this project with a :star:
# Default: "false"
json: ''
# Output changed files in a format that can be
# used for matrix jobs. Alias for setting inputs `json`
# to `true` and `escape_json` to `false`.
# Type: boolean
# Default: "false"
matrix: ''
# Apply the negation patterns first. NOTE: This affects how
# changed files are matched.
# Type: boolean