diff --git a/.github/labeler.yml b/.github/labeler.yml index 7dad0e50e2..f2aff1e0b6 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -39,9 +39,9 @@ 'a: text input': - changed-files: - - any-glob-to-any-file: - - '**/text/*' + - all-globs-to-any-file: - '**/*text*' + - '!**/*context*' 'd: api docs': - changed-files: