From cb143f753e7169e3c3ef308b9885c5f04af1cfd6 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 19 Jun 2025 10:39:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/test.yml?= 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 1bd69cf..56115d3 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -8,6 +8,8 @@ on: pull_request: branches: - main + paths-ignore: + - '.gitea/**' jobs: test: