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: