From 8f949beb94fb84ef7b749a23feba402889c82bc7 Mon Sep 17 00:00:00 2001 From: hannah Date: Wed, 24 Jan 2024 14:52:36 -0500 Subject: [PATCH] fix labeller [skip ci] --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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":