Commit f7e390b
authored
changelog_evaluator - pull checkout ref from PR (#166)
Because PRs are usually generated from a fork, we have to use the pull_request_target events rather than the pull_request events. This means that by default the checkout plugin will checkout main rather than the PR, and our fragments won't be available.1 parent 19a2479 commit f7e390b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments