From: Daniel Stenberg Date: Fri, 11 Aug 2023 06:59:26 +0000 (+0200) Subject: github/labeler: make HYPER.md set Hyper and not TLS X-Git-Tag: curl-8_3_0~175 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6396c1f893b472447b812a41ae92a2e25a142a8e;p=thirdparty%2Fcurl.git github/labeler: make HYPER.md set Hyper and not TLS --- diff --git a/.github/labeler.yml b/.github/labeler.yml index c64e6ced12..b0a53bf6a4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -183,6 +183,7 @@ HTTP/3: - all: ['tests/nghttpx.conf'] Hyper: +- all: ['docs/HYPER.md'] - all: ['lib/c-hyper.*'] IMAP: @@ -264,7 +265,6 @@ TFTP: - all: ['tests/server/tftp*'] TLS: -- all: ['docs/HYPER.md'] - all: ['docs/SSL*'] - all: ['docs/libcurl/opts/CURLINFO_CA*'] - all: ['docs/libcurl/opts/CURLINFO_CERT*']