mirror of
https://github.com/actions/checkout.git
synced 2026-01-03 17:32:21 +08:00
Merge f80349a6ad into 2d7d9f7ff5
This commit is contained in:
@@ -53,7 +53,7 @@ inputs:
|
||||
description: 'Whether to configure the token or SSH key with the local git config'
|
||||
default: true
|
||||
path:
|
||||
description: 'Relative path under $GITHUB_WORKSPACE to place the repository'
|
||||
description: 'Relative or absolute path under $GITHUB_WORKSPACE to place the repository'
|
||||
clean:
|
||||
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user