From 0edcbf5b0549173eb1481ef137fdde32e97abba2 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 4 Dec 2025 14:09:13 +0800 Subject: [PATCH] ci(build-base-images): correct workflow name to 'Build Base Images' --- .github/workflows/build-base-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-base-images.yml b/.github/workflows/build-base-images.yml index fa9a700..75c7d84 100644 --- a/.github/workflows/build-base-images.yml +++ b/.github/workflows/build-base-images.yml @@ -1,4 +1,4 @@ -name: Build Service Images +name: Build Base Images on: workflow_call: