clickhouse/Checkouter
Checkout the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| clear-repository | If the repository should be cleaned up before checkout | yes | false |
| fetch-depth | The value is passed as is to the upstream checkout action | yes | 1 |
| ref | The value is passed as is to the upstream checkout action | — | — |
| submodules | Defines if submodules should be fetched | yes | false |
| submodules-depth | The depth of submodules to checkout | yes | 1 |
| token | The value is passed as is to the upstream checkout action | yes | ${{ github.token }} |
| filter | The value is passed as is to the upstream checkout action | no | — |
| submodule-retries | The number of attempts to checkout submodules on errors | — | 3 |
Outputs
no outputs