mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-31 19:12:58 +08:00
Cancel previous run
This commit is contained in:
parent
7990451725
commit
c69f2f9a78
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -20,6 +20,10 @@ env:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test ${{ matrix.target }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user