workflow definition version transition for skip if and future DAG support (#4012)
This commit is contained in:
@@ -8,6 +8,7 @@ const emptyWorkflowRequest: WorkflowCreateYAMLRequest = {
|
||||
title: "New Workflow",
|
||||
description: "",
|
||||
workflow_definition: {
|
||||
version: 2,
|
||||
blocks: [],
|
||||
parameters: [],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user