Share via


SiteSourceControlData.IsGitHubAction Property

Definition

<code>true</code> if this is deployed via GitHub action.

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

Property Value

Applies to