You've already forked ComfyUI-Manager
mirror of
https://github.com/ltdrdata/ComfyUI-Manager.git
synced 2026-01-27 22:42:50 +03:00
- Add tj-actions/changed-files to detect modified files in PR - Only run OpenAPI validation if openapi.yaml was changed - Only run Python linting on changed Python files (excluding legacy/) - Remove incorrect "pip install ast" dependency - Remove non-standard AST parsing and import checks - Makes CI more efficient and prevents unrelated failures