build: update reusable workflows

This commit is contained in:
2026-01-23 00:59:16 +02:00
parent 12de3ab2a0
commit dde356831f
12 changed files with 48 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ on:
branches:
- master
permissions:
contents: read
pull-requests: read
concurrency:
group: phpunit-pgsql-${{ github.head_ref || github.run_id }}
cancel-in-progress: true