Update Docker Build workflow (Github Workflows)

This commit is contained in:
Christer Warén 2022-02-26 19:47:58 +02:00
parent 0beb79c44d
commit 48a1daf770

View File

@ -2,6 +2,7 @@ name: Docker Build
on: on:
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
buildx: buildx: