From a041fa3b3e1e470b37da9d9a866a37bbbb41b320 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 8 Jan 2025 13:11:25 -0800 Subject: [PATCH] Update labeler bits, too --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 1ab6973fd8..575d4f0915 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -31,3 +31,7 @@ 'package:http_parser': - changed-files: - any-glob-to-any-file: 'pkgs/http_parser/**' + +'package:web_socket_conformance_tests': + - changed-files: + - any-glob-to-any-file: 'pkgs/web_socket_conformance_tests/**'