diff --git a/.github/labeler.yml b/.github/labeler.yml index 743e640652f7..4b6b6c607830 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -80,7 +80,7 @@ - any-glob-to-any-file: # Also files in lib/**, but we can't be sure those are only documentation. - 'doc/api/**' - - all-globs-all-files: + - all-globs-to-all-files: - '!doc/api/next_api_changes/**' "Documentation: build":