Skip to main content

scan_workflows

Function scan_workflows 

Source
pub fn scan_workflows(
    repo_root: &Utf8Path,
    workflows: &[Utf8PathBuf],
) -> Result<Vec<WorkflowReport>>