From 34d902de1cc38544d8b245dfafe0d07e96fed3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 13 Mar 2024 12:22:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=8E=E4=B9=88=E6=99=AE=E9=80=9A=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=8F=88=E4=B8=8D=E8=87=AA=E5=8A=A8=E6=89=A7=E8=A1=8C?= =?UTF-8?q?build=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c06afe3..1d90c3a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,6 +2,8 @@ name: build on: push: + branches: + - main tags-ignore: - '*'