From 5264265c68cc8e10b826489a42d21f0fc61a53f0 Mon Sep 17 00:00:00 2001 From: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com> Date: Sun, 31 Mar 2024 03:47:51 +0800 Subject: [PATCH] =?UTF-8?q?ci(actions):=20=F0=9F=9A=9A=20rename=20workflow?= =?UTF-8?q?=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building.yml b/.github/workflows/building.yml index 5790c25..4e121a1 100644 --- a/.github/workflows/building.yml +++ b/.github/workflows/building.yml @@ -1,4 +1,4 @@ -name: testing +name: building on: push: