Add sparse checkout support

This commit is contained in:
Jonne Laagland Winder 2022-01-31 23:14:53 +00:00
parent 230611dbd0
commit ad6eac3f6b
11 changed files with 128 additions and 0 deletions

View file

@ -59,6 +59,12 @@ inputs:
lfs:
description: 'Whether to download Git-LFS files'
default: false
sparse:
description: 'Do a sparse checkout on given patterns'
default: null
sparse-cone:
description: 'Use cone pattern for sparse checkout'
default: false
submodules:
description: >
Whether to checkout submodules: `true` to checkout submodules or `recursive` to