feat: add workflow_dispatch to CI workflow

This commit is contained in:
hugh-hackman[bot]
2026-03-08 09:20:17 +00:00
parent 12770176c2
commit 6997685a36
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
workflow_call:
jobs: