diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 7bdc3460..76f4f2bc 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,7 +1,7 @@ name: Deploy PR previews on: - pull_request: + pull_request_target: types: - opened - reopened