From cc1efef09a10e9fd65741087c0987c320f3702e0 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 6 Dec 2024 09:33:33 -0800 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 335e94da28..1ab6973fd8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -2,32 +2,32 @@ 'type-infra': - changed-files: - - any-glob-to-any-file: '.github/**' + - any-glob-to-any-file: '.github/**' 'package:cronet_http': - changed-files: - - any-glob-to-any-file: 'pkgs/cronet_http/**' + - any-glob-to-any-file: 'pkgs/cronet_http/**' 'package:cupertino_http': - changed-files: - - any-glob-to-any-file: 'pkgs/cupertino_http/**' + - any-glob-to-any-file: 'pkgs/cupertino_http/**' 'package:http': - changed-files: - - any-glob-to-any-file: 'pkgs/http/**' + - any-glob-to-any-file: 'pkgs/http/**' 'package:http2': - changed-files: - - any-glob-to-any-file: 'pkgs/http2/**' + - any-glob-to-any-file: 'pkgs/http2/**' 'package:http_client_conformance_tests': - changed-files: - - any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**' + - any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**' 'package:http_multi_server': - changed-files: - - any-glob-to-any-file: 'pkgs/http_multi_server/**' + - any-glob-to-any-file: 'pkgs/http_multi_server/**' 'package:http_parser': - changed-files: - - any-glob-to-any-file: 'pkgs/http_parser/**' + - any-glob-to-any-file: 'pkgs/http_parser/**'