GitHubActionsWorkflowInfo.

BaseRef Property

Summary

Gets the branch of the base repository.

Syntax

public string BaseRef { get; }

Value

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