deleteBranch: Deletes the provided branch
Usually after a pull request is merged, provide the name of the branch to delete it.
actions:
- type: deleteBranch
branch: example-branch
| Title | Property | Description | Default | Required |
|---|---|---|---|---|
| Branch | branch |
The name of the branch to delete | ✔ |