Skip to content

Commit

Permalink
Vitalik. Fix concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Jan 2, 2025
1 parent ccfa5e8 commit 37294f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master

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

jobs:
Expand Down

0 comments on commit 37294f0

Please sign in to comment.