Skip to content

Commit 8efd270

Browse files
committed
Cancel old builds
1 parent c19ac0f commit 8efd270

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dist.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: dist
33

44
on: [push, pull_request]
55

6+
concurrency:
7+
group: ${{ github.ref }}
8+
cancel-in-progress: true
9+
610
jobs:
711
check:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)