From 33ba77fb0060b6f167130008625d959b5958ee9d Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 13 Nov 2024 23:39:51 +1000 Subject: [PATCH] Update `labeler.yml`: add label for the `tools` directory --- .github/labeler.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 4491453c4..2d562836e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -71,3 +71,9 @@ oss-fuzz: - changed-files: - any-glob-to-any-file: - oss-fuzz/**/* + +tools: + - any: + - changed-files: + - any-glob-to-any-file: + - tools/**/*