stash
This commit is contained in:
parent
2218cc3543
commit
4671860fa4
6 changed files with 166 additions and 2 deletions
|
|
@ -45,7 +45,6 @@ export function buildWorkflowApiPayload(workflow) {
|
|||
slug: workflow.slug,
|
||||
state: 'running',
|
||||
current_step: 1,
|
||||
total_steps: workflow.stepDefinitions.length,
|
||||
payload: {
|
||||
...ownPayload
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue