GitHubActionsWorkflowInfo.

RunNumber Property

Summary

Gets the unique number for each run of a particular workflow in the repository.

Syntax

public int RunNumber { get; }

Value

Type Description
int The unique number for each run of a particular workflow in the repository.