Add trigger for manually pushing Docker image

This commit is contained in:
Matthias 2021-08-20 11:15:32 +02:00 committed by GitHub
parent a72f2f6ace
commit 5a26917ba9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,6 @@
on:
repository_dispatch:
workflow_dispatch:
push:
branches:
- master