Skip to main content
Create a workflow.

Parameters

name
string
required
The workflow display name.
options
[]workflows.WorkflowOption
Options for creating the workflow.

Options

workflows.WithDescription(description string)
Set the workflow description.

Returns

The created workflow object.