From e4c96da8a9846dd8ec07aef38cf765a445437ce7 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Thu, 7 May 2026 14:20:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20CI=20=E8=A7=A6=E5=8F=91=E5=88=86?= =?UTF-8?q?=E6=94=AF=E5=AF=B9=E9=BD=90=E4=BB=93=E5=BA=93=E5=AE=9E=E9=99=85?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=88=86=E6=94=AF=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b33dd48..bc8d70e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: - branches: [dev, main] + branches: [dev, master] pull_request: permissions: