Kill off previous run if another commit happens

This commit is contained in:
Andras Fekete
2023-01-19 09:41:18 -05:00
parent cb601bdf64
commit b1f423be38

View File

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