chore: some cleanup

This commit is contained in:
taskylizard 2024-08-26 15:46:12 +00:00
parent 9a01c3885f
commit 3148eabe96
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
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/**'