fern-api/Sparse Checkout
Checkout with sparse checkout configuration driven by YAML config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| include | Newline-separated list of config keys to include from sparse-checkout-config.yml Example: 'source' or 'source\nseed' | yes | — |
| config-file | Path to the sparse checkout config file | no | .github/sparse-checkout-config.yml |
| ref | The branch, tag or SHA to checkout | no | — |
| fetch-depth | Number of commits to fetch | no | — |
| token | GitHub token | no | ${{ github.token }} |
Outputs
no outputs