pub fn resolve_workflow(scope: &str, ci_workflow: Option<&str>) -> String
解析 CI workflow 名称。ci_workflow 优先,无则按约定 build-{scope}。