260228:1427 20260228:14:00 workflow update
All checks were successful
Build and Deploy / deploy (push) Successful in 2m37s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m37s
This commit is contained in:
@@ -11,7 +11,7 @@ export interface WorkflowStep {
|
||||
}
|
||||
|
||||
export interface Workflow {
|
||||
workflowId: number;
|
||||
workflowId: string | number;
|
||||
workflowName: string;
|
||||
description: string;
|
||||
workflowType: WorkflowType;
|
||||
|
||||
Reference in New Issue
Block a user