ci: also run on develop and hotfix/* branches
Build and Push Containers / build-and-push (milkstream) (push) Failing after 1m16s
Build and Push Containers / build-and-push (lactose) (push) Failing after 1m17s

This commit is contained in:
2026-07-17 01:46:30 +02:00
parent b78c5772b4
commit ecc6e02c78
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches:
- master
- develop
- hotfix/*
tags:
- 'v*'
workflow_dispatch: