feat: add workflow_dispatch to CI workflow

This commit is contained in:
hugh-hackman[bot]
2026-03-08 03:25:28 +00:00
parent 0018614c41
commit 8421d03a24
+1
View File
@@ -6,6 +6,7 @@ on:
pull_request:
branches: [main]
workflow_call:
workflow_dispatch:
jobs:
ci: