diff --git a/.github/workflows/pr-deploy-preview.yml b/.github/workflows/pr-deploy-preview-develop.yml similarity index 94% rename from .github/workflows/pr-deploy-preview.yml rename to .github/workflows/pr-deploy-preview-develop.yml index 3f0c1baeb..c11c4fe21 100644 --- a/.github/workflows/pr-deploy-preview.yml +++ b/.github/workflows/pr-deploy-preview-develop.yml @@ -2,7 +2,6 @@ name: Deploy preview for PR on: pull_request: - types: [opened, synchronize, reopened] branches: [develop] permissions: