Commit e691ff5
committed
fix: remove conflicting github_token from Claude Code review workflow
The workflow was failing with OIDC token errors because we were providing both github_token and relying on OIDC authentication. The Claude Code action should handle GitHub authentication automatically via OIDC when id-token: write permission is set.1 parent 613e04e commit e691ff5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments