From 484aa3176833b9bb18653ab1c9b164c5dc79c1b1 Mon Sep 17 00:00:00 2001 From: Sebb Date: Fri, 17 Nov 2023 11:02:37 +0000 Subject: [PATCH] Rename - too long! --- .github/workflows/docker_images.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docker_images.yml b/.github/workflows/docker_images.yml index bbde7a41a..a1924f096 100644 --- a/.github/workflows/docker_images.yml +++ b/.github/workflows/docker_images.yml @@ -13,7 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: Create Docker cross-build images +name: Docker images +# N.B. This name is used by maven_crosstest.yml on: # allow direct trigger