From 0c0ee5f53b492f32ac60eb55e1944004053acceb Mon Sep 17 00:00:00 2001 From: Xiaoda <15060809+xiaodaorg@user.noreply.gitee.com> Date: Tue, 10 Dec 2024 06:44:46 +0000 Subject: [PATCH] =?UTF-8?q?rename=20.github/workflows/build.yml=20to=20.gi?= =?UTF-8?q?thub/workflows/build.bak.yml.=20FunctionCat=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E7=8C=AB=E6=9A=82=E4=B8=8D=E6=94=AF=E6=8C=81=E5=85=8B=E9=9A=86?= =?UTF-8?q?workflow?= 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.bak.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{build.yml => build.bak.yml} (100%) diff --git a/.github/workflows/build.yml b/.github/workflows/build.bak.yml similarity index 100% rename from .github/workflows/build.yml rename to .github/workflows/build.bak.yml -- Gitee