mirror of https://github.com/wolfSSL/wolfssl.git
Kill off previous run if another commit happens
parent
cb601bdf64
commit
b1f423be38
|
@ -1,6 +1,7 @@
|
|||
name: GitHub Action Tests
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Reference in New Issue