Commit d684b7a
fix: remove claude_args from code review workflow
The claude_args parameter triggers an AJV schema validation crash in
the Agent SDK during initialization, causing the review action to exit
with code 1 before making any API calls.
See: anthropics/claude-code-action#892
The action's default tool access is sufficient for read-only code review.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: phernandez <paul@basicmachines.co>1 parent 7c8842e commit d684b7a
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
0 commit comments