mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Run against the PR checkout, not the target branch checkout
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
95ba6566b1
commit
8af493bdbd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: PR Checks
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Reference in a new issue