From bb195407bc1a71f957d06593e0234188cd9dcc7e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:10:59 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9E=B6=E6=9E=84=E8=AE=A4=E7=9F=A5=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=C2=B7=E5=89=8D=E7=AB=AF=3D=E9=93=B8=E6=B8=8A=E4=BA=BA?= =?UTF-8?q?=E6=A0=BC=E4=BD=93=C2=B7=E5=90=8E=E7=AB=AF=3D=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=89=8B=E8=84=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4ac68513-968e-4820-ac9b-dbf371a701cf Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- .github/workflows/deploy-to-zhuyuan-server.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy-to-zhuyuan-server.yml b/.github/workflows/deploy-to-zhuyuan-server.yml index 2c526239..33fa40ec 100644 --- a/.github/workflows/deploy-to-zhuyuan-server.yml +++ b/.github/workflows/deploy-to-zhuyuan-server.yml @@ -12,10 +12,10 @@ on: branches: [main] paths: - 'server/**' - - 'docs/**' - - 'frontend/**' - - 'src/**' - - 'backend/**' + - 'docs/index.html' + - 'docs/css/**' + - 'docs/js/**' + - 'docs/zh/**' workflow_dispatch: inputs: action: