Share via


StaticSiteBuildProperties.SkipGithubActionWorkflowGeneration Property

Definition

Gets or sets skip Github Action workflow generation.

[Newtonsoft.Json.JsonProperty(PropertyName="skipGithubActionWorkflowGeneration")]
public bool? SkipGithubActionWorkflowGeneration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skipGithubActionWorkflowGeneration")>]
member this.SkipGithubActionWorkflowGeneration : Nullable<bool> with get, set
Public Property SkipGithubActionWorkflowGeneration As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to