Merge pull request #7646 from qiuming-best/label-action-fix

Modify labels config for label action
pull/7609/head
qiuming 2024-04-10 10:41:33 +08:00 committed by GitHub
commit 63fe9f1f1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
.github/labels.yml vendored
View File

@ -7,10 +7,10 @@ Area/Design:
# Anything in the site directory gets the website label *EXCEPT* docs
Website:
- any:
- all:
- changed-files:
- any-glob-to-any-file: 'site/**/*'
- any-glob-to-any-file: '!site/content/docs/**/*'
- all-globs-to-all-files: '!site/content/docs/**/*'
Documentation:
- changed-files: