From ae28e4d3e36a6afc67d92025ff563acf67ccc7f8 Mon Sep 17 00:00:00 2001 From: jingjidove Date: Sat, 26 Apr 2025 19:46:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E6=B5=8B=E8=AF=95=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E4=B8=AD=E5=BF=BD=E7=95=A5=E4=B8=BB=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index 514a2ca..2afb9f6 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -5,6 +5,8 @@ on: pull_request: types: [opened] push: + branches-ignore: + - main jobs: build-and-deploy: