Skip to content

Commit

Permalink
added preview action
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirShestakov committed Nov 22, 2023
1 parent 1bcd773 commit 4c802eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit 4c802eb

Please sign in to comment.