Cancel previous run

This commit is contained in:
gwenn 2024-07-26 18:53:16 +02:00
parent 7990451725
commit c69f2f9a78

View File

@ -20,6 +20,10 @@ env:
permissions:
contents: read
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
jobs:
test:
name: Test ${{ matrix.target }}