From 09533ff74188a195cc614d0d9c1ba039969c777c Mon Sep 17 00:00:00 2001 From: Jeffery Date: Mon, 11 May 2026 14:10:57 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=B9=E7=94=A8=E5=88=86=E6=94=AF?= =?UTF-8?q?=E5=90=8D=E7=A8=B1=E9=8E=96=E5=AE=9A=20review=20=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/review.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/review.yaml b/.gitea/workflows/review.yaml index 71795f2..dc785d9 100644 --- a/.gitea/workflows/review.yaml +++ b/.gitea/workflows/review.yaml @@ -1,6 +1,6 @@ name: AI concurrency: - group: ${{ github.workflow }}-${{ github.ref }} + group: ${{ github.workflow }}-${{ github.head_ref }} cancel-in-progress: true on: pull_request: