From: Arran Cudbard-Bell Date: Thu, 4 Mar 2021 15:17:54 +0000 (+0000) Subject: Add name back in? X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be85dc972f3172a1865d36b33eb080b0bcc4c729;p=thirdparty%2Ffreeradius-server.git Add name back in? --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5e4b8a037a..6160d3e0ec3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: # Test names are used in the branch protection rules in GitHub # If you change the names here, or add additional matrix entries, you # must also amend the branch protection fules. - name: "${{ matrix.env.NAME }}" + name: "master-${{ matrix.env.NAME }}" steps: