Skip to content

Commit e2fdd9c

Browse files
committed
CI: terminate outdated CI runs
Signed-off-by: Andrew Helwer <ahelwer@pm.me>
1 parent 3d76c4a commit e2fdd9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- master
99
repository_dispatch:
1010
types: [tlaplus-dispatch]
11+
concurrency:
12+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
13+
cancel-in-progress: true
1114

1215
jobs:
1316
validate:

0 commit comments

Comments
 (0)