From b2273ec6953fda6459f715d14134555033db3220 Mon Sep 17 00:00:00 2001 From: NepetaLemon Date: Sat, 20 Dec 2025 16:46:20 +0800 Subject: [PATCH] =?UTF-8?q?ci(backend):=20=E4=BF=AE=E5=A4=8D=20backend-ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.github/workflows/ci.yml => .github/workflows/backend-ci.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename backend/.github/workflows/ci.yml => .github/workflows/backend-ci.yml (100%) diff --git a/backend/.github/workflows/ci.yml b/.github/workflows/backend-ci.yml similarity index 100% rename from backend/.github/workflows/ci.yml rename to .github/workflows/backend-ci.yml