Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from kevinriex/dev
Browse files Browse the repository at this point in the history
Merge dev into main
  • Loading branch information
kevinriex authored Nov 5, 2023
2 parents 31cc173 + c024e38 commit 1dcf433
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/vercel-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ env:
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
on:
push:
branches-ignore:
- main
- test
branches:
- dev
jobs:
Deploy-Preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1dcf433

Please sign in to comment.