From 69def18ccf8224facb20b76d81bc47d370877e19 Mon Sep 17 00:00:00 2001 From: Ming Qiu Date: Tue, 9 Apr 2024 09:31:50 +0000 Subject: [PATCH] Modify labels config for label action Signed-off-by: Ming Qiu --- .github/labels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 9dcaf0d00..979995f56 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -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: