From be8bfdf0ad54416fbf4a5b538c2ba28ddd82752a Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Sun, 17 Mar 2024 17:23:43 +0100 Subject: [PATCH] Update build-images.yml --- .github/workflows/build-images.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index c072ded8f2c6..800b5b39e990 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -17,6 +17,7 @@ # --- name: "Build Images" +nnn run-name: > Build images for ${{ github.event.pull_request.title }} ${{ github.event.pull_request._links.html.href }} on: # yamllint disable-line rule:truthy