parse_workflows

Function parse_workflows 

Source
pub fn parse_workflows(
    path: impl AsRef<Path>,
) -> Result<Vec<(PathBuf, Workflow)>>