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