Action: Create Branch

GitHub Operation

This GitHub action creates a new branch in a repository.

Example User Story

I want to create a new feature branch so I can work on updates without affecting the main codebase.

Fields

Field Name
Field Type
Required

branch

String

Yes

ref

String

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated