chore: some cleanup

This commit is contained in:
taskylizard
2024-08-26 15:46:12 +00:00
parent 9a01c3885f
commit 3148eabe96
6 changed files with 6 additions and 36 deletions

6
.github/labeler.yml vendored
View File

@@ -1,7 +1,9 @@
# See https://github.com/actions/labeler
docs:
- '**/*.md'
- 'docs/**/*.md'
core:
- '.vitepress/**'
- 'api/**'
- '.github/**'
- 'docs/.vitepress/**'