GitHubActionsWorkflowInfo.

HeadRef Property

Summary

Gets the branch of the head repository.

Syntax

public string HeadRef { get; }

Value

Type Description
string The branch of the head repository. Only set for forked repositories.