From 03f10eab3ba7564bb09d7db7e1fe7ed64edc622b Mon Sep 17 00:00:00 2001 From: zhangliang2021 Date: Tue, 30 Sep 2025 16:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=81=E6=B0=B4=E7=BA=BF?= =?UTF-8?q?=EF=BC=9Asmoke?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/smoke.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/smoke.yml b/.gitea/workflows/smoke.yml index 040a139..4336d1c 100644 --- a/.gitea/workflows/smoke.yml +++ b/.gitea/workflows/smoke.yml @@ -2,6 +2,8 @@ name: 'smoke test' on: pull_request: + branches: + - main jobs: smoke-test: