CI: fix labeler matches for vdns file move

This commit is contained in:
Dan Fandrich 2026-08-06 08:24:02 -07:00
parent c04189523c
commit 24ff74fa8d

6
.github/labeler.yml vendored
View file

@ -388,16 +388,12 @@ name lookup:
docs/libcurl/opts/CURLOPT_DOH*,\ docs/libcurl/opts/CURLOPT_DOH*,\
docs/libcurl/opts/CURLOPT_RESOLVE*,\ docs/libcurl/opts/CURLOPT_RESOLVE*,\
lib/*addrinfo*,\ lib/*addrinfo*,\
lib/asyn*,\
lib/cf-dns.*,\
lib/curl_gethostname.*,\ lib/curl_gethostname.*,\
lib/dns*,\
lib/doh*,\
lib/host*,\
lib/idn*,\ lib/idn*,\
lib/socketpair*,\ lib/socketpair*,\
lib/thrdpool.*,\ lib/thrdpool.*,\
lib/thrdqueue.*,\ lib/thrdqueue.*,\
lib/vdns/*,\
tests/http/testenv/dnsd.*,\ tests/http/testenv/dnsd.*,\
tests/http/*httpsrr*,\ tests/http/*httpsrr*,\
tests/http/*resolve.py,\ tests/http/*resolve.py,\