andrevalentin/Get branch name by PR
Get the name of a branch by either running this action in the context of a PR, or supplying a pull request ID
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | GITHUB_TOKEN secret | yes | — |
| pr-id | Pull Request ID | no | — |
Outputs
| name | description |
|---|---|
| branch | The branch we found via the PR |