Merge from main

This commit is contained in:
Dmytro Struk
2025-11-11 18:28:38 -08:00
Unverified
parent 519bc9da0a
commit b8206a85d7
231 changed files with 19656 additions and 4140 deletions
@@ -42,7 +42,7 @@ internal sealed class Program
Console.WriteLine(code);
}
private const string DefaultWorkflow = "HelloWorld.yaml";
private const string DefaultWorkflow = "Marketing.yaml";
private string WorkflowFile { get; }