clean-submodules

This commit is contained in:
Hazel
2024-01-29 15:54:16 +00:00
parent fc0a6fcb57
commit 1f1d74371e
7 changed files with 41 additions and 13 deletions

View File

@@ -53,6 +53,9 @@ inputs:
clean:
description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching'
default: true
clean-submodules:
description: 'Whether to execute clean task again before fetching submodules'
default: true
filter:
description: >
Partially clone against a given filter.