From 0d7c666c7ae51867d44c4338fc6ab6cdf7c64d94 Mon Sep 17 00:00:00 2001 From: Hook25 Date: Thu, 25 Jul 2024 17:12:43 +0200 Subject: [PATCH] Shorten the name so that it is easier to read in CI --- .github/workflows/deb_validator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deb_validator.yaml b/.github/workflows/deb_validator.yaml index 6f23b0040d..5574f2d159 100644 --- a/.github/workflows/deb_validator.yaml +++ b/.github/workflows/deb_validator.yaml @@ -1,4 +1,4 @@ -name: Verify that the debian packages are still buildable +name: Verify debian packages on: push: