fix(actions): trigger on main
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m57s

This commit is contained in:
2026-03-01 22:25:47 +01:00
parent a12cc61dd3
commit 54360f62bc

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- beta - main
workflow_dispatch: workflow_dispatch:
jobs: jobs: