Commit b9fc9b4
authored
ci: drop pull_request_target from PR checks workflow (llm-d#1326)
The dual-event registration was a workaround for PRs created with GITHUB_TOKEN, which do not fire pull_request. Both PR-creating workflows in this repo now use App-installation tokens, which do fire pull_request, so pull_request_target is redundant and only produces duplicate SKIPPED check rows on every PR.
Signed-off-by: Etai Lev Ran <elevran@gmail.com>1 parent a232d49 commit b9fc9b4
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| |||
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 22 | | |
33 | 23 | | |
34 | 24 | | |
| |||
0 commit comments