From 186951bfe667b7143229d9a68c274a5bbac7431b Mon Sep 17 00:00:00 2001 From: panxiao81 Date: Wed, 16 Sep 2026 13:08:37 +0000 Subject: [PATCH] =?UTF-8?q?=E9=81=BF=E5=85=8D=E5=8A=9F=E8=83=BD=E5=88=86?= =?UTF-8?q?=E6=94=AF=E9=87=8D=E5=A4=8D=E8=BF=90=E8=A1=8C=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 0b7ae17..2566041 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -1,6 +1,8 @@ name: test on: push: + branches: + - main pull_request: jobs: