branch is called master
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 8s

This commit is contained in:
Karl 2025-05-09 17:09:58 +01:00
parent a8b284d9b6
commit ea8a18553e

View File

@ -2,7 +2,7 @@ name: Build and Publish Docker Image
on: on:
push: push:
branches: [main] branches: [master]
tags: ['*'] # triggers on any tag push tags: ['*'] # triggers on any tag push
workflow_dispatch: workflow_dispatch: