Skip to content

Commit 59add92

Browse files
chore: remove invalid direct_api input
1 parent 9e2d1b8 commit 59add92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/claude-code-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
uses: anthropics/claude-code-action@0766301cba8671db92e3025984e2fd038ad48ff7 #v1.0.104
4343
with:
4444
use_bedrock: "true"
45-
direct_api: "true"
4645
github_token: ${{ secrets.GITHUB_TOKEN }}
4746
claude_args: |
4847
--model us.anthropic.claude-opus-4-6-v1 --allowedTools "Bash(gh pr diff ${{ github.event.pull_request.number }}),Bash(gh pr diff ${{ github.event.pull_request.number }} *),Bash(gh pr view ${{ github.event.pull_request.number }}),Bash(gh pr view ${{ github.event.pull_request.number }} *),Bash(gh api repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/comments*),Bash(gh api repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/reviews*)"

0 commit comments

Comments
 (0)