feat: get workflow
This commit is contained in:
@@ -303,5 +303,10 @@ export class WorkflowGenerator {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
public getWorkflowFile = () => {
|
||||
return this.workflowRecord;
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user