Skip to main content

scan_workflow

Function scan_workflow 

Source
pub fn scan_workflow(workflow: &Workflow) -> Vec<ParameterSuggestion>
Expand description

Scan an entire workflow for parameterizable values and return suggestions.

This collects text from all workflow fields: description, steps, commands.