add master to trigger for docker build and push action

This commit is contained in:
PascalR 2023-04-18 15:08:34 +02:00 committed by GitHub
parent 7917aaea15
commit ca770a0a54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- master
jobs:
build_and_push: