From 88cc5aea8094428cd87fd803902d2cd391552432 Mon Sep 17 00:00:00 2001 From: hui <1753858361@qq.com> Date: Mon, 16 Jun 2025 11:00:06 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(=E6=9B=B4=E6=96=B0yml=E6=96=87?= =?UTF-8?q?=E4=BB=B6):?= 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 21f3b95..1bd69cf 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -6,6 +6,8 @@ on: - main - develop pull_request: + branches: + - main jobs: test: