Run against the PR checkout, not the target branch checkout

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2022-09-29 08:31:59 +01:00 committed by Megan Wilhite
parent 95ba6566b1
commit 8af493bdbd

View file

@ -1,7 +1,7 @@
name: PR Checks
on:
pull_request_target:
pull_request:
types: [opened, synchronize]
permissions: