GitHubActionsWorkflowInfo.

Sha Property

Summary

Gets the commit SHA that triggered the workflow.

Syntax

public string Sha { get; }

Value

Type Description
string The commit SHA that triggered the workflow.