Commit 3436282
ci: disable Claude Code Review workflow (broken auth) (#19)
The org disabled Claude subscription access for Claude Code and this
workflow has no ANTHROPIC_API_KEY fallback, so it fails in ~19s on
every PR before reviewing anything (verified repo-wide: fails on
unrelated branches too, e.g. codex/fix-schema-picoschema-examples).
It is a non-blocking review bot, not a build or correctness gate.
Switch the trigger to workflow_dispatch only so it no longer red-Xes
every PR. The pull_request trigger is preserved commented-out with
restore instructions in a header comment — re-enable once auth is
fixed (org setting or ANTHROPIC_API_KEY secret).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 48e992c commit 3436282
1 file changed
Lines changed: 19 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
| |||
0 commit comments