GitHubActionConfiguration.GenerateWorkflowFile Property

Definition

Workflow option to determine whether the workflow file should be generated and written to the repository.

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

Property Value

Applies to