From 79fce90bf89fee2a3bc81b440239a25a3ebd7b5d Mon Sep 17 00:00:00 2001 From: MistEO Date: Sat, 1 Nov 2025 19:04:22 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E7=AE=97=E4=BA=86=E4=BD=A0=E8=BF=98?= =?UTF-8?q?=E6=98=AF=E5=8F=96=E6=B6=88=E5=90=A7?= 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 41eb2e9eae..56e76985cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ on: concurrency: group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: ${{ github.ref != 'refs/heads/dev' }} + cancel-in-progress: true jobs: meta: