flattek/Sparse Clone Repository
Sparse clone a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_owner | Owner of the repository to clone [example: FlatTek] | yes | — |
| repo_name | Name of the repository to clone [example: actions] | yes | — |
| repo_pat | Personal Access Token (PAT) for the repository to clone [example: XX{{ secrets.Cloning_PAT }}] | yes | — |
| repo_source_dir | Source Directory Path to sparse clone [example: sparse-clone-repo] | yes | — |
| repo_local_dir | Local target directory into which the repository will be cloned within the workspace [example: FlatTek] | yes | — |
Outputs
| name | description |
|---|---|
| completion_time | Reports the date and time the script completed |