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