From 0fb02323461e71a11ddfa4487abde4865b50d9e8 Mon Sep 17 00:00:00 2001 From: Olga Malysheva Date: Mon, 18 Nov 2024 08:03:42 -0600 Subject: [PATCH] Add comment for test purpose --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 839d7f36c0..4b44e0281a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Allocator label allocator: - changed-files: - any-glob-to-any-file: ['src/tbbmalloc/**/*', 'src/tbbmalloc_proxy/**/*', 'test/tbbmalloc/**/*']