Commit 0e0d39b
committed
Fix Claude GitHub Actions permissions
- Change permissions from read to write for contents, pull-requests, and issues
- This allows Claude to create PRs automatically instead of just branches
- Addresses issue where Claude was creating commits but not PRs1 parent 3524b57 commit 0e0d39b
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