mirror of
https://github.com/fmhy/edit.git
synced 2026-01-10 18:36:17 +00:00
10 lines
129 B
YAML
10 lines
129 B
YAML
# See https://github.com/actions/labeler
|
|
|
|
docs:
|
|
- 'docs/**/*.md'
|
|
|
|
core:
|
|
- 'api/**'
|
|
- '.github/**'
|
|
- 'docs/.vitepress/**'
|