Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0

This commit is contained in:
Laurent Destailleur 2026-08-14 20:32:03 +02:00
commit dc96d8d720

View file

@ -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: