mirror of
https://github.com/actions/checkout.git
synced 2025-05-13 11:40:03 +00:00
Simplified the submoduleDirectories
This commit is contained in:
parent
b6625bb44a
commit
7618b1f401
8 changed files with 32 additions and 62 deletions
|
@ -94,7 +94,7 @@ inputs:
|
|||
default: false
|
||||
submodule-directories:
|
||||
description: >
|
||||
A list of submodules to use when `submodules` is `true`.
|
||||
A list of submodules to checkout.
|
||||
default: null
|
||||
set-safe-directory:
|
||||
description: Add repository path as safe.directory for Git global config by running `git config --global --add safe.directory <path>`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue