omnikron13/Empty Branch
Creates an empty branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch name | yes | data |
| if-exists | What action to take if the branch already exists; fail, skip, checkout, or wipe | yes | checkout |
Outputs
| name | description |
|---|---|
| created | If the branch was successfully created (or checked out) |