github: Add workflow_dispatch to the Docker workflow

Closes #12753
This commit is contained in:
Bjørn Erik Pedersen
2024-08-13 16:28:33 +02:00
parent 98aa53648a
commit a99716bf04

View File

@@ -4,6 +4,7 @@ on:
push:
tags:
- "*"
workflow_dispatch:
permissions:
packages: write