GitHubActionsRuntimeInfo.

IsRuntimeAvailable Property

Summary

Gets a value indicating whether the GitHub Actions Runtime is available for the current build.

Syntax

public bool IsRuntimeAvailable { get; }

Value

Type Description
bool true if the GitHub Actions Runtime is available for the current build.