mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-22 13:48:42 +00:00
13 lines
222 B
YAML
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
|