pub fn save_workflow_yaml<P: AsRef<Path>>( workflow: &Workflow, path: P, ) -> Result<(), YamlError>
Save a workflow to a YAML file