From 040634423abb01ae26299137ef77eb5fb477065f Mon Sep 17 00:00:00 2001 From: marion-sgr <92717765+marion-sgr@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:05:43 +0100 Subject: [PATCH] Update preview.yaml --- .github/workflows/preview.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index f75c963..80ba31e 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -3,9 +3,7 @@ env: VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }} VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }} on: - push: - branches-ignore: - - main + push jobs: Deploy-Preview: runs-on: ubuntu-latest