mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Point workflow to origin's v1-dev branch
This commit is contained in:
2
.github/workflows/claude-auto-review.yml
vendored
2
.github/workflows/claude-auto-review.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Auto review PR
|
- name: Auto review PR
|
||||||
uses: km-anthropic/claude-code-action@v1-dev
|
uses: anthropics/claude-code-action@v1-dev
|
||||||
with:
|
with:
|
||||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||||
prompt: |
|
prompt: |
|
||||||
|
|||||||
Reference in New Issue
Block a user