sqlmodel-fix/.github/labeler.yml
2024-08-13 02:39:05 +00:00

16 lines
291 B
YAML

docs:
- changed-files:
- any-glob-to-any-file:
- docs/**/*
- docs_src/**/*
internal:
- changed-files:
- any-glob-to-any-file:
- .github/**/*
- scripts/**/*
- .gitignore
- .pre-commit-config.yaml
- pdm_build.py
- requirements*.txt