Skip to content

Commit

Permalink
blocking vercel preview
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh committed Feb 12, 2025
1 parent aab3697 commit 2605120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
push:
branches-ignore:
- main
# concurrency group
concurrency:
group: ${{ github.ref }}-vercel-preview
cancel-in-progress: true

jobs:
Deploy-Preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2605120

Please sign in to comment.