mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 07:12:15 +10:00
9 lines
129 B
YAML
9 lines
129 B
YAML
# See https://github.com/actions/labeler
|
|
|
|
docs:
|
|
- 'docs/**/*.md'
|
|
|
|
core:
|
|
- 'api/**'
|
|
- '.github/**'
|
|
- 'docs/.vitepress/**'
|