3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-23 15:54:34 +00:00

Updated README.md (#2053)

Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
This commit is contained in:
tj-actions[bot] 2024-04-18 12:52:38 -06:00 committed by GitHub
parent 07c64e5618
commit 4c5f5d698f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -415,6 +415,11 @@ Support this project with a :star:
# Default: "50"
fetch_depth: ''
# Maximum number of retries to fetch missing history.
# Type: string
# Default: "10"
fetch_missing_history_max_retries: ''
# File and directory patterns used to detect changes (Defaults to the entire repo if unset).
# NOTE: Multiline file/directory patterns should not include quotes.
# Type: string