Fix: Add GitHub token to workflow

This commit is contained in:
km-anthropic
2025-08-12 08:19:57 -07:00
parent 239d95f919
commit 33463c0075

View File

@@ -20,6 +20,7 @@ jobs:
- name: Auto review PR
uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
prompt: |
Please review this PR. Look at the changes and provide thoughtful feedback on:
- Code quality and best practices