Share via


GitHubActionConfiguration.GenerateWorkflowFile Property

Definition

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

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

Property Value

Applies to