diff --git a/.github/labeler.yml b/.github/labeler.yml index a3370aaf1e81..8d899258a3e7 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -181,11 +181,12 @@ - any-glob-to-any-file: - 'lib/matplotlib/markers.py*' "topic: mpl_toolkit": - - changed-files: - - any-glob-to-any-file: - - 'lib/mpl_toolkits/**' - - all-globs-to-all-files: - - '!lib/mpl_toolkits/mplot3d/**' + - all: + - changed-files: + - any-glob-to-any-file: + - 'lib/mpl_toolkits/**' + - all-globs-to-all-files: + - '!lib/mpl_toolkits/mplot3d/**' "topic: mplot3d": - changed-files: - any-glob-to-any-file: