Kill off previous run if another commit happens

pull/5988/head
Andras Fekete 2023-01-19 09:41:18 -05:00
parent cb601bdf64
commit b1f423be38
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: GitHub Action Tests
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
on:
push: