GitHubActionsWorkflowInfo.

RefName Property

Summary

Gets the branch or tag name that triggered the workflow run.

Syntax

public string RefName { get; }

Value

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