GitHubActionsWorkflowInfo.

Attempt Property

Summary

Gets the number of attempts for current run.

Syntax

public int Attempt { get; }

Value

Type Description
int The attempt number for current run.