From 7d5bbf4e8d5c63a42c94e1c1bff2394247117e96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 03:50:29 -0700 Subject: [PATCH] Updated README.md (#2771) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f52aa9c..61870a9e 100644 --- a/README.md +++ b/README.md @@ -417,11 +417,6 @@ Support this project with a :star: # Default: "false" exclude_symlinks: '' - # Do not fail when base and head SHAs are identical. - # Type: boolean - # Default: "false" - skip_same_sha: '' - # Fail when the initial diff # fails. # Type: boolean @@ -686,6 +681,12 @@ Support this project with a :star: # Default: "false" skip_initial_fetch: '' + # Do not fail when base + # and head SHAs are identical. + # Type: boolean + # Default: "false" + skip_same_sha: '' + # Tags pattern to ignore. # Type: string tags_ignore_pattern: ''