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