build: allow manual dispatch

This commit is contained in:
Tim Brust 2022-02-17 12:35:16 +00:00 committed by GitHub
parent 84587639cf
commit e4999a4384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Test Docker image
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
jobs:
build: