diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 5a760e0..56e2b9c 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,6 +1,7 @@ name: Deploy PR previews on: + pull_request: # this is just for testing pull_request_target: types: - opened