Commit 9a82515
fix: Enable Bash tool for Claude code review action
The review was failing because Bash commands were denied, preventing
Claude from reading the PR diff. Added allowed_tools to enable
necessary tools.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3472adb commit 9a82515
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 42 | + | |
0 commit comments