Skip to main content

execute_workflow

Function execute_workflow 

Source
pub async fn execute_workflow(
    workflow_path: &Path,
    config: ExecutionConfig,
) -> Result<ExecutionResult, ExecutionError>
Expand description

Execute a GitHub Actions workflow file locally