Implement branch front end (#13489)
First PR to support workflow branches on frontend
This commit is contained in:
+1
@@ -64,6 +64,7 @@ export const prefillWorkflows = async (
|
||||
name: 'Launch manually',
|
||||
type: 'MANUAL',
|
||||
settings: { outputSchema: {}, icon: 'IconUserPlus' },
|
||||
nextStepIds: ['6e089bc9-aabd-435f-865f-f31c01c8f4a7'],
|
||||
}),
|
||||
steps: JSON.stringify([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user