Skip to content

Commit 2a69f79

Browse files
committed
Cancel in progress CI runs
1 parent 4f84162 commit 2a69f79

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- main
77
pull_request:
88

9+
concurrency:
10+
group: ${{ github.workflow }}-${{ github.ref }}
11+
cancel-in-progress: true
12+
913
jobs:
1014
build-and-test:
1115
name: 'Build & Test'

0 commit comments

Comments
 (0)