更新 .gitea/workflows/review.yaml

This commit is contained in:
2026-05-12 10:19:32 +00:00
parent 818342d27b
commit 8878165a81
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
tag_name: v${{ steps.version.outputs.version }} tag_name: v${{ steps.version.outputs.version }}
target_commitish: ${{ github.head_ref }} target_commitish: ${{ github.head_ref }}
code-review: code-review:
name: 'Code Review' name: Code Review
runs-on: ubuntu runs-on: ubuntu
needs: [version] needs: [version]
steps: steps: