ci: concurrency control on v13 branches
This commit is contained in:
committed by
Ankush Menat
parent
d190ea4ad3
commit
8a9a13cb96
4
.github/workflows/patch.yml
vendored
4
.github/workflows/patch.yml
vendored
@@ -8,6 +8,10 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
concurrency:
|
||||
group: patch-mariadb-v13-${{ github.event.number }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
Reference in New Issue
Block a user