bullet-train-co/Checkout Repo with matching branch
Checks out a repo, trying to get the branch that matches the name of the current branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target_dir | The directory where the core repo should be placed | yes | — |
| repository | The repo to be checked out | yes | — |
| target_branch | The branch to try to match | yes | ${{ github.head_ref }} |
| default_branch | The branch to use if a match is not found | yes | main |
Outputs
no outputs