actions-marketplace-validations/Manage GitHub branches
Manage the branches for a given repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The branch name. | yes | — |
| state | The expected state of the branch. | no | present |
| from | The ref from which to create the branch (branch, tag, ref or sha). | no | — |
Outputs
| name | description |
|---|---|
| name | The branch name. |
| ref | The branch ref. |
| sha | The branch sha. |