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: ''