diff --git a/.github/labeler.yml b/.github/labeler.yml index 9431d61b2938c9..e81aed8e986284 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,6 @@ Documentation: - changed-files: - - any-glob-to-any-file: doc/** + - all-globs-to-all-files: doc/** Backport: - base-branch: 'ruby_3_\d'