From 7d711d29855e26b400d3877569abc459e6bc6c87 Mon Sep 17 00:00:00 2001 From: Hiroto Funakoshi Date: Fri, 15 Sep 2023 00:33:23 +0900 Subject: [PATCH] rename workflow name (#79) Signed-off-by: hlts2 --- .github/workflows/release-patch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-patch.yml b/.github/workflows/release-patch.yml index 4a822327..c0cb6cb3 100644 --- a/.github/workflows/release-patch.yml +++ b/.github/workflows/release-patch.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -name: "Run patch release" +name: "Run [patch] release" on: push: branches: