From 8878165a81ae9019bfc130df057c8a02b6a24779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B3=BB=E7=B5=B1=E7=AE=A1=E7=90=86=E5=93=A1?= Date: Tue, 12 May 2026 10:19:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/review.ya?= =?UTF-8?q?ml?= 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 5c36cc4..7928d34 100644 --- a/.gitea/workflows/review.yaml +++ b/.gitea/workflows/review.yaml @@ -26,7 +26,7 @@ jobs: tag_name: v${{ steps.version.outputs.version }} target_commitish: ${{ github.head_ref }} code-review: - name: 'Code Review' + name: Code Review runs-on: ubuntu needs: [version] steps: