Skip to content

Commit

Permalink
rm concurrecny
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 18, 2024
1 parent f973b28 commit 49aac72
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-vercel.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Deploy webapp to Vercel
on: [push]

concurrency:
group: ${{ github.ref }}-webapp
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 49aac72

Please sign in to comment.