From f0f9e2c61fd1752a70d548b86df147242c593296 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 26 Sep 2024 21:38:38 +0200 Subject: [PATCH] GHA/http3-linux: add name to align with other Linux workflows Closes #15069 --- .github/workflows/http3-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: