Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
karkir0003 committed Dec 25, 2023
1 parent 061b67a commit 27a2d72
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ env:
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}

on:
workflow_run:
workflows: ["Build CI"]
types:
- completed
push:
branches-ignore:
- main
pull_request:
branches:
- main
jobs:
Deploy-Preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 27a2d72

Please sign in to comment.