Merge branch 'master' into fix-domain-expiry-multi-tld

This commit is contained in:
Frank Elsinga 2026-01-17 13:04:09 +01:00 committed by GitHub
commit 0f7cbcefc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,9 @@
name: Auto Test
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}-server
cancel-in-progress: true
on:
push:
branches: [master, 1.23.X, 3.0.0]