ci: restore workflow_dispatch for manual CI trigger

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Barkley Trimsworth
2026-03-30 13:55:55 +00:00
parent 7fdb32f95b
commit c0e9c37982
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main] branches: [main]
pull_request: pull_request:
branches: [main] branches: [main]
workflow_dispatch:
jobs: jobs:
lint-typecheck: lint-typecheck: