Chore: Support PR checks for forks (#43128)

pull/41492/head
Marcus Efraimsson 3 years ago committed by GitHub
parent ea71dafbfb
commit 2b1ed43cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/pr-checks.yml

@ -1,6 +1,6 @@
name: PR Checks
on:
pull_request:
pull_request_target:
types:
- opened
- synchronize

Loading…
Cancel
Save