Files
S8N.WorkflowTemplate/Program.cs

2 lines
74 B
C#
Raw Normal View History

2025-12-31 16:52:00 +03:00
return await s8n_runtime.WorkflowRuntimeRunner.Main<MyWorkflow>(args);