From 4c5f5d698fbf2d763d5f13815ac7c2ccbef1ff7f Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:52:38 -0600 Subject: [PATCH] Updated README.md (#2053) Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c9ca6c933d5..15bc04b7075 100644 --- a/README.md +++ b/README.md @@ -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