Skip to content

Commit

Permalink
added feature branch build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mordechai Dror committed Jan 23, 2024
1 parent 25a0df1 commit 712a616
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}

on:
push:
branches: ['master']
on: push

jobs:
deploy-blog:
Expand Down

0 comments on commit 712a616

Please sign in to comment.