diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 938f7e80f..16942f92c 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,7 +1,7 @@ name: PR Preview Workflow on: - pull_request_target: + pull_request: types: - opened - synchronize