2 lines
74 B
C#
2 lines
74 B
C#
return await s8n_runtime.WorkflowRuntimeRunner.Main<MyWorkflow>(args);
|
return await s8n_runtime.WorkflowRuntimeRunner.Main<MyWorkflow>(args);
|