ci: enable workflow_dispatch

Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
Harry Chen 2025-01-18 14:06:11 +08:00
parent aa79192db9
commit 45385e1bf5
No known key found for this signature in database

View File

@ -9,6 +9,7 @@ on:
branches: branches:
- master - master
- docker-test - docker-test
workflow_dispatch:
jobs: jobs:
multi: multi: