Compare commits

..

2 Commits

Author SHA1 Message Date
pacnpal
76ffdd7a20 Update review.yml 2025-02-10 15:03:59 -05:00
pacnpal
2fb975caba Update review.yml 2025-02-10 15:02:47 -05:00

View File

@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Run Claude Review
uses: pacnpal/claude-code-review@latest
uses: pacnpal/claude-code-review@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }}