From 604e04559b7febd8cb4963aa217fef2db21850f3 Mon Sep 17 00:00:00 2001 From: ztimson Date: Tue, 30 Dec 2025 23:25:15 -0500 Subject: [PATCH] Fixed the review stage --- .github/workflows/code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a0cff93..6401af7 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -16,7 +16,7 @@ jobs: git fetch origin ${{ github.event.pull_request.base.ref }} - name: Run AI Review - run: npx -y -p @ztimson/ai-agents@latest review + run: npx -y -p @ztimson/ai-agents@latest review $GITHUB_WORKSPACE env: AI_HOST: anthropic AI_MODEL: claude-sonnet-4-5