From ecd97f12e4c2b5de21285a93a74ae0614e057a41 Mon Sep 17 00:00:00 2001 From: Xiaoda <15060809+xiaodaorg@user.noreply.gitee.com> Date: Tue, 10 Dec 2024 06:50:29 +0000 Subject: [PATCH] =?UTF-8?q?rename=20.github/workflows/build.yml=20to=20.gi?= =?UTF-8?q?thub/workflows/build.yml.bak.=20FunctionCat=20=E5=87=BD?= =?UTF-8?q?=E6=95=B0=E7=8C=AB=E6=9A=82=E4=B8=8D=E6=94=AF=E6=8C=81=E5=8C=85?= =?UTF-8?q?=E5=90=AB=20github=20workflow=20=E7=9A=84=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xiaoda <15060809+xiaodaorg@user.noreply.gitee.com> --- .github/workflows/{build.yml => build.yml.bak} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{build.yml => build.yml.bak} (100%) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml.bak similarity index 100% rename from .github/workflows/build.yml rename to .github/workflows/build.yml.bak -- Gitee