You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger*Trigger`json:"trigger,omitempty"`// Configures how executions of the workflows are getting triggered. If no trigger is specified it means the workflow is getting manually triggered
39
39
TasksTasks`json:"tasks,omitempty"`// The tasks to run for every execution of this workflow
Description: "The type of the workflow. Possible values are `STANDARD` and `SIMPLE`. Defaults to `STANDARD`. Workflows of type `SIMPLE` are allowed to contain only one action",
0 commit comments