Add workflow_dispatch

This commit is contained in:
yuanhau 2025-05-18 16:13:36 +08:00
parent bd7ac3367f
commit df412bc3c3

View file

@ -5,6 +5,7 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
env:
REGISTRY: ghcr.io