forked from wolfSSL/wolfssl
Kill off previous run if another commit happens
This commit is contained in:
1
.github/workflows/os-check.yml
vendored
1
.github/workflows/os-check.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: GitHub Action Tests
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Reference in New Issue
Block a user