Allow actions on dev-Branch
Some checks failed
Build and Push Docker Image / build (push) Failing after 32s

This commit is contained in:
Frank Agerholm 2026-01-18 19:32:20 +01:00
commit ecba05f9e7
No known key found for this signature in database

View file

@ -2,7 +2,7 @@ name: Build and Push Docker Image
on:
push:
branches: [ main ]
branches: [ main, dev ]
jobs:
build: