From 24ff74fa8db2dd84b2acd190a1bcc04b7d69e1e7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 6 Aug 2026 08:24:02 -0700 Subject: [PATCH] CI: fix labeler matches for vdns file move --- .github/labeler.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index b298918ec8..1219b549fd 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -388,16 +388,12 @@ name lookup: docs/libcurl/opts/CURLOPT_DOH*,\ docs/libcurl/opts/CURLOPT_RESOLVE*,\ lib/*addrinfo*,\ - lib/asyn*,\ - lib/cf-dns.*,\ lib/curl_gethostname.*,\ - lib/dns*,\ - lib/doh*,\ - lib/host*,\ lib/idn*,\ lib/socketpair*,\ lib/thrdpool.*,\ lib/thrdqueue.*,\ + lib/vdns/*,\ tests/http/testenv/dnsd.*,\ tests/http/*httpsrr*,\ tests/http/*resolve.py,\ -- 2.47.3