Action: New Branch

GitHub Operation

This GitHub action creates a new branch in a repository.

Example User Story

I want to create a new branch for an experimental feature so I can test changes without disrupting the main development workflow.

Fields

Field Name
Field Type
Required

branch

String

Yes

ref

String

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated