Skip to content

Commit 7d5bbf4

Browse files
Updated README.md (#2771)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 078e2bc commit 7d5bbf4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -417,11 +417,6 @@ Support this project with a :star:
417417
# Default: "false"
418418
exclude_symlinks: ''
419419

420-
# Do not fail when base and head SHAs are identical.
421-
# Type: boolean
422-
# Default: "false"
423-
skip_same_sha: ''
424-
425420
# Fail when the initial diff
426421
# fails.
427422
# Type: boolean
@@ -686,6 +681,12 @@ Support this project with a :star:
686681
# Default: "false"
687682
skip_initial_fetch: ''
688683

684+
# Do not fail when base
685+
# and head SHAs are identical.
686+
# Type: boolean
687+
# Default: "false"
688+
skip_same_sha: ''
689+
689690
# Tags pattern to ignore.
690691
# Type: string
691692
tags_ignore_pattern: ''

0 commit comments

Comments
 (0)