feat(ui): display artifact certificates in WorkflowRunDetail
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { WorkflowModel } from "./workflow";
|
||||
import { type WorkflowModel } from "./workflow";
|
||||
|
||||
export interface WorkflowRunModel extends BaseModel {
|
||||
workflowId: string;
|
||||
|
||||
Reference in New Issue
Block a user