feat: add workflow_dispatch to CI workflow

This commit is contained in:
hugh-hackman[bot]
2026-03-08 09:20:14 +00:00
parent f70e9e265a
commit 51ddba894e
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
workflow_call:
jobs: