ComfyUI-Manager/.github/workflows
bymyself 7a73f5db73 [fix] Update CI to only check changed files
- 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
2025-06-13 19:41:07 -07:00
..
ci.yml [fix] Update CI to only check changed files 2025-06-13 19:41:07 -07:00
publish-to-pypi.yml add workflow to publish to pypi 2025-04-09 08:59:39 -07:00
publish.yml add workflow to publish to pypi 2025-04-09 08:59:39 -07:00
ruff.yml Enable pyflake ruff lint rules (#1340) 2024-12-18 11:46:51 +09:00