From ddfc676a9246b87f925abf04c9e0695064a4975f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sawicz?= Date: Sun, 4 Feb 2024 19:11:28 +0100 Subject: [PATCH] ci: drop "Linux" prefix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Following the convention. Signed-off-by: MichaƂ Sawicz --- .github/workflows/linux-snap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-snap.yml b/.github/workflows/linux-snap.yml index d0ee53435..c52113e07 100644 --- a/.github/workflows/linux-snap.yml +++ b/.github/workflows/linux-snap.yml @@ -1,4 +1,4 @@ -name: Linux Snap +name: Snap on: push: