This commit is contained in:
Mohammad Ismail
2025-01-17 06:04:18 +07:00
committed by GitHub
4 changed files with 159 additions and 110 deletions

View File

@@ -126,6 +126,10 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
# running from unless specified. Example URLs are https://github.com or
# https://my-ghes-server.example.com
github-server-url: ''
# Whether to clone the repository as a bare repository
# Default: false
bare: ''
```
<!-- end usage -->