Files
full-stack-fastapi-template/.github/labeler.yml
2024-08-13 02:44:18 +00:00

13 lines
222 B
YAML

docs:
- changed-files:
- any-glob-to-any-file:
- '**/*.md'
internal:
- changed-files:
- any-glob-to-any-file:
- .github/**/*
- scripts/**/*
- .gitignore
- .pre-commit-config.yaml