mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-24 17:12:43 +00:00
The pull_request_target event is like pull_request, but runs in the context of the target repo (Velero, in this case), instead of the fork. This allows us to use the GitHub token secret as expected. Signed-off-by: Nolan Brubaker <brubakern@vmware.com>