From f3de08906773cf9d4d18d83880cf0be61fd9ce40 Mon Sep 17 00:00:00 2001 From: Lkhsss Date: Sun, 17 Nov 2024 09:22:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=87=AA=E5=8A=A8=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a3a369e..57ebc7b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,8 +1,6 @@ name: build on: push: - branches: - - main tags: - "v*.*.*" workflow_dispatch: {}