Modify labels config for label action

Signed-off-by: Ming Qiu <ming.qiu@broadcom.com>
This commit is contained in:
Ming Qiu
2024-04-09 09:31:50 +00:00
parent c3a3992be5
commit 69def18ccf

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: