[openssh-commits] [openssh] 01/02: Better short name for OpenBSD upstream CI jobs too.

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Mar 26 18:39:17 AEDT 2024


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 2946ed522c47ce045314533d426b4e379f745e59
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue Mar 26 17:19:09 2024 +1100

    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:

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list