Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
This commit is contained in:
commit
dc96d8d720
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-checkfilesetlock.yml
vendored
2
.github/workflows/ci-checkfilesetlock.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
- develop
|
||||
|
||||
concurrency:
|
||||
group: check-${{ github.workflow }}-${{ github.ref }}
|
||||
group: check-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue