Commit 752d8b7
Update Github action to use
https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target.
The existing behavior only triggered the action for PRs from the repo and not
PRs from forks, which made its usefulness minimal.
PiperOrigin-RevId: 325286854pull_request_target from1 parent a0ceed8 commit 752d8b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments