ci: remove workflow_dispatch (not needed)

This commit is contained in:
groombook-ci[bot]
2026-03-30 11:11:59 +00:00
parent 1bdc6d50be
commit 4662b44ccc
-1
View File
@@ -5,7 +5,6 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
lint-typecheck: