Add checkout enable boolean (#90)

* Add checkout enable boolean

* Update README.md
This commit is contained in:
Adi
2024-10-05 17:05:58 +03:00
committed by GitHub
parent 4095a894c5
commit 5eec3f78f3
2 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,7 @@ For default values you only need:
| params | destination | default |
|------------------------------|---------------------|--------------------------|
| checkout-enabled | enabled | true |
| checkout-fetch-depth | fetch-depth | |
| checkout-submodules | submodules | |
| checkout-path | path | |