Share via


GitHubActionConfiguration.IsLinux Property

Definition

This will help determine the workflow configuration to select.

public bool? IsLinux { get; set; }
member this.IsLinux : Nullable<bool> with get, set
Public Property IsLinux As Nullable(Of Boolean)

Property Value

Applies to