Move v5 maintenance flow onto release/5.1

This commit is contained in:
rcourtman 2026-04-14 18:34:41 +01:00
parent deee730af2
commit 324f3be1c8
31 changed files with 548 additions and 256 deletions

View file

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- release/5.1
paths:
- 'frontend-modern/**'
- 'internal/**'
@ -13,6 +14,7 @@ on:
push:
branches:
- main
- release/5.1
- master
paths:
- 'frontend-modern/**'