mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +08: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
|