GitHubActionsWorkflowInfo.

Ref Property

Summary

Gets the branch or tag ref that triggered the workflow.

Syntax

public string Ref { get; }

Value

Type Description
string The branch or tag ref that triggered the workflow.