mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-12-07 12:10:42 +00:00
Merge 7618b1f401 into 8e8c483db8
This commit is contained in:
commit
e1b648440e
10 changed files with 84 additions and 8 deletions
|
|
@ -150,6 +150,10 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||
# Default: false
|
||||
submodules: ''
|
||||
|
||||
# A list of submodules to checkout.
|
||||
# Default: null
|
||||
submodule-directories: ''
|
||||
|
||||
# Add repository path as safe.directory for Git global config by running `git
|
||||
# config --global --add safe.directory <path>`
|
||||
# Default: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue