From e4a7fedf80b6f6349374a5f986c3423fbf9326b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C7=B3=EF=BF=BD=EF=BF=BD?= <1101766085@qq.com> Date: Wed, 17 Jul 2024 11:04:11 +0800 Subject: [PATCH] =?UTF-8?q?:building=5Fconstruction:=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-snapshot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-snapshot.yml b/.github/workflows/publish-snapshot.yml index 10724627..7ec5f3bd 100644 --- a/.github/workflows/publish-snapshot.yml +++ b/.github/workflows/publish-snapshot.yml @@ -2,9 +2,9 @@ name: Publish Snapshot on: push: - branches: [ master, 2.7.x ] + branches: [ master, 3.2.x ] pull_request: - branches: [ master, 2.7.x ] + branches: [ master, 3.2.x ] jobs: publish: runs-on: ubuntu-latest