Commit b3327eb
fix(ci): use pull_request_target and add write permissions for reviewer assignment
Fork PRs lack write access under `pull_request` trigger, causing reviewer
assignment to fail silently. Switch to `pull_request_target` and explicitly
grant `pull-requests: write` permission.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3ab5adf commit b3327eb
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments