diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 32dbc47..7229f18 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -1,9 +1,6 @@ name: Deploy preview to vercel on: - push: - branches: - - main pull_request: branches: - main