From 6c3c08b5d5e9a99e2e0038bf92f5093632532655 Mon Sep 17 00:00:00 2001 From: slhafzjw Date: Mon, 11 May 2026 10:24:29 +0800 Subject: [PATCH] chore: unify workflows name style --- .github/workflows/update-latest-buildable.yml | 2 +- .github/workflows/update-module-index.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-latest-buildable.yml b/.github/workflows/update-latest-buildable.yml index 596caba9..d897fed2 100644 --- a/.github/workflows/update-latest-buildable.yml +++ b/.github/workflows/update-latest-buildable.yml @@ -1,4 +1,4 @@ -name: Update latest buildable +name: Update Latest Buildable on: workflow_dispatch: diff --git a/.github/workflows/update-module-index.yml b/.github/workflows/update-module-index.yml index 9cafb72d..cc1bdcad 100644 --- a/.github/workflows/update-module-index.yml +++ b/.github/workflows/update-module-index.yml @@ -1,4 +1,4 @@ -name: update-module-index.yml +name: Update Module Index on: push: branches: