diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index e8d3e18..1632a3a 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,5 +13,5 @@ jobs: pull-requests: write issues: write steps: - - name: AI Code Review + - name: AI 程式碼審查 uses: https://gitea.jsc.idv.tw/composite-actions/opencode-code-review@${{ vars.ACTION_AI_CODE_REVIEW_VERSION }}