Action: Delete Branch
GitHub Operation

This GitHub action deletes an existing branch from a repository.
Example User Story
I want to delete the stale feature branch after merging to keep the repository clean and organized.
Fields
Field Name
Field Type
Required
branch
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated