template
This commit is contained in:
@@ -4,7 +4,7 @@ public partial class MyWorkflow : s8n_runtime.WorkflowRuntime
|
||||
public override Task RunAsync(CancellationToken cancellation)
|
||||
{
|
||||
// Your custom code here
|
||||
|
||||
|
||||
return base.RunAsync(cancellation);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user