mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-08-14 17:30:50 +00:00
kebab case
This commit is contained in:
parent
45fe6460ed
commit
f04b821901
4 changed files with 30 additions and 9 deletions
|
@ -57,7 +57,7 @@ inputs:
|
|||
clean:
|
||||
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
|
||||
default: 'true'
|
||||
preserveLocalChanges:
|
||||
preserve-local-changes:
|
||||
description: 'Whether to preserve local changes during checkout. If true, tries to preserve local files that are not tracked by Git. By default, all files will be overwritten.'
|
||||
default: 'false'
|
||||
filter:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue