Adpated Workflow for working only on those Branches
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Failing after 7s

This commit is contained in:
2026-06-07 20:31:29 +02:00
parent b2e851d765
commit a7c86289b3
+2 -1
View File
@@ -3,7 +3,8 @@ name: Build Docker Linux ARM64
on:
push:
branches:
- *
- main
- Test-Branch
jobs:
build-docker-linux-arm64: