mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Fix: Add GitHub token to workflow
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
|||||||
- name: Auto review PR
|
- name: Auto review PR
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
prompt: |
|
prompt: |
|
||||||
Please review this PR. Look at the changes and provide thoughtful feedback on:
|
Please review this PR. Look at the changes and provide thoughtful feedback on:
|
||||||
- Code quality and best practices
|
- Code quality and best practices
|
||||||
|
|||||||
Reference in New Issue
Block a user