logflames/Test ref inputs
This action is to test the ref inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| ref | The branch, tag, or SHA to checkout. Defaults to the head ref of the pull request that triggered the workflow. | no | ${{ github.event.pull_request.head.ref }} |
| repository | The full name of the repository to checkout (in owner/repo format). Defaults to the repository containing the pull request that triggered the workflow. | no | ${{ github.event.pull_request.head.repo.full_name }} |
Outputs
no outputs