From 2946ed522c47ce045314533d426b4e379f745e59 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 26 Mar 2024 17:19:09 +1100 Subject: Better short name for OpenBSD upstream CI jobs too. --- .github/workflows/upstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 942714a3..e16d813b 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -7,6 +7,7 @@ on: jobs: selfhosted: + name: "upstream {{ matrix.target }} ${{ matrix.config }}" if: github.repository == 'openssh/openssh-portable-selfhosted' runs-on: 'libvirt' env: -- cgit v1.2.3