Commit c053d32
fix(ci): 修复 PR 标题检查的权限问题
修复 GitHub Actions workflow 权限不足导致的检查失败:
- 将 pull-requests 权限从 read 改为 write
- 添加 statuses: write 权限
- 移除无效的 enforceSingleSentence 参数
错误信息:Resource not accessible by integration
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d9e2ef6 commit c053d32
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
0 commit comments