From: Viktor Szakats Date: Thu, 26 Sep 2024 19:38:38 +0000 (+0200) Subject: GHA/http3-linux: add name to align with other Linux workflows X-Git-Tag: curl-8_11_0~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f9e2c61fd1752a70d548b86df147242c593296;p=thirdparty%2Fcurl.git GHA/http3-linux: add name to align with other Linux workflows Closes #15069 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 66a12420c3..66b4b7c0c8 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: curl -name: http3-linux +name: Linux HTTP/3 'on': push: