ci: use develop* glob in build-image branch trigger
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
CI / Security audit (push) Successful in 1m11s
CI / Tests & coverage (push) Successful in 1m24s
Docs Check / Markdown lint (push) Successful in 37s
Docs Check / Mermaid diagram parse check (push) Successful in 1m9s
Licence Check / Licence compatibility and copyright header verification (push) Successful in 44s

This commit is contained in:
2026-05-19 09:47:26 +01:00
parent d73e1dcf0b
commit c85ff602d0

View File

@@ -4,8 +4,7 @@ on:
push:
branches:
- 'release/**'
- 'develop'
- 'develop/**'
- 'develop*'
jobs:
build: