From cc7dbfcb9c66478389ad4407ae93134a15447e74 Mon Sep 17 00:00:00 2001 From: liaochuntao Date: Fri, 19 Jan 2024 11:54:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96dubbo=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E7=BA=A7=E6=B3=A8=E5=86=8C=E5=8F=91=E7=8E=B0=E7=9A=84=E5=86=85?= =?UTF-8?q?=E5=AD=98=E4=BD=BF=E7=94=A8=20(#41)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/snapshot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index ca84a24..ba48ec3 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -4,8 +4,7 @@ name: Snapshot on: push: branches: - - main - - release* + - dubbo* jobs: check-snapshot: