GitHubActionsWorkflowInfo.

RunId Property

Summary

Gets the unique number for each run within the repository.

Syntax

public string RunId { get; }

Value

Type Description
string The unique number for each run within the repository.