次の方法で共有


GitHubActionConfiguration.GenerateWorkflowFile プロパティ

定義

ワークフロー ファイルを生成してリポジトリに書き込む必要があるかどうかを判断するワークフロー オプション。

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

プロパティ値

適用対象