ci: remove workflow_dispatch (not needed)
This commit is contained in:
@@ -5,7 +5,6 @@ on:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
lint-typecheck:
|
||||
|
||||
Reference in New Issue
Block a user