feat: add workflow_dispatch to CI workflow

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