MCPcopy Create free account
hub / github.com/codemod/codemod / resolved_workflows

Method resolved_workflows

crates/cli/src/utils/manifest.rs:103–129  ·  view source on GitHub ↗

Returns the canonical list of workflows declared by this manifest. Lenient: tolerates legacy + new fields coexisting, mixed-case names, and multiple `default: true` entries. Used at run/validate time so already-published packages with imperfect manifests still execute. Use `validate_workflow_entries` for strict publish-time checks.

(&self)