ovirt/Checkout
Checkout code in a standardized way for oVirt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fetch-depth | actions/checkout fetch-depth | — | 0 |
| ref | actions/checkout ref | — | ${{ github.event.pull_request.head.sha }} |
| ssh-key | actions/checkout ssh-key | — | — |
| path | actions/checkout path | — | — |
| token | actions/checkout token | — | ${{ github.token }} |
| repository | actions/checkout repository | — | — |
| submodules | actions/checkout submodules | — | — |
Outputs
no outputs