Commit e4455e3
committed
Use pull_request_target for claude-code-review workflow
Switch from pull_request to pull_request_target so fork PRs can
access OIDC tokens and secrets needed by claude-code-action.
Explicitly checkout the PR head SHA since pull_request_target
defaults to the base branch.1 parent 1ac42fc commit e4455e3
1 file changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
13 | 7 | | |
14 | 8 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 9 | | |
22 | 10 | | |
23 | 11 | | |
| |||
26 | 14 | | |
27 | 15 | | |
28 | 16 | | |
29 | | - | |
| 17 | + | |
30 | 18 | | |
31 | 19 | | |
| 20 | + | |
32 | 21 | | |
33 | 22 | | |
34 | 23 | | |
| |||
0 commit comments