From b0b3eb33261021fdc72253ec11b78c6b4e6cc501 Mon Sep 17 00:00:00 2001 From: alger Date: Sat, 11 Apr 2026 22:53:17 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E7=A7=BB=E9=99=A4=20PR=20=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E4=B8=AD=E5=B7=B2=E5=88=A0=E9=99=A4=E7=9A=84=20dev=5F?= =?UTF-8?q?electron=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-check.yml b/.github/workflows/pr-check.yml index 70780d1..a60f0f5 100644 --- a/.github/workflows/pr-check.yml +++ b/.github/workflows/pr-check.yml @@ -2,7 +2,7 @@ name: PR Check on: pull_request: - branches: [main, dev_electron] + branches: [main] types: [opened, edited, synchronize, reopened] jobs: