Skip to content

Commit

Permalink
fix: remove concurrency check
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser committed Aug 25, 2024
1 parent 9de8b1a commit 309c764
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ on:
env:
NODE_VER: 22.5

concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}
cancel-in-progress: true

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

0 comments on commit 309c764

Please sign in to comment.