Commit b4879ad
authored
fix: grant commit permissions to claude.yml workflow (#109)
- Add contents: write permission to enable git commit and push operations
- Add pull-requests: write permission to enable PR updates and comments
- Allows Claude to commit changes directly when addressing code review feedback
- Maintains security by keeping permissions scoped to necessary operations1 parent 561e292 commit b4879ad
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments