Skip to main content
github.getBranch gets one repository branch.
automations/get-github-branch.automation.ts
Provide owner, repository, and the branch name without refs/heads/. Returns the branch name and head commit sha. Requires Contents read permission.