actions-marketplace-validations/Git Clone Action
A action for cloning git repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository owner and name. Ex: sudosubin/git-clone-action | — | ${{ github.repository }} |
| platform | Git host platform. Ex: github, gitlab, bitbucket, gitee, or else (git.suckless.org, ...) | — | github |
| ref | Git branch or tag to checkout. | — | — |
| path | Relative path from current directory, where to clone. | — | — |
Outputs
no outputs