Commit e20980d
committed
ci(claude): grant write perms in claude.yml to match upstream example
The official anthropics/claude-code-action example for anthropic_api_key
requires contents/pull-requests/issues: write so the action can comment
back on @claude mentions and push when Edit/Write tools are enabled.
Bring claude.yml in line with claude-md-audit.yml (which already had
PR/issue write) and the upstream examples/claude.yml.
Resolves Devin review feedback BUG-0001 + ANALYSIS-0002 on PR 3532.1 parent 396d300 commit e20980d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments