From f78b38226c8bbc20a2a785f1a0181986188dc96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 15 Nov 2024 16:32:05 +0800 Subject: [PATCH] =?UTF-8?q?test-and-upload.yml=EF=BC=8C=E5=AF=B9=20`1.x`?= =?UTF-8?q?=20=E5=88=86=E6=94=AF=E7=94=9F=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test-and-upload.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-and-upload.yml b/.github/workflows/test-and-upload.yml index 40e77af..d05e749 100644 --- a/.github/workflows/test-and-upload.yml +++ b/.github/workflows/test-and-upload.yml @@ -5,6 +5,7 @@ on: branches: - master - release + - '1.x' pull_request: branches: - master