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
No known key found for this signature in database

View file

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