summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/typecheck.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/typecheck.yml b/.github/workflows/typecheck.yml
index 189ef2b0a..01aa398b5 100644
--- a/.github/workflows/typecheck.yml
+++ b/.github/workflows/typecheck.yml
@@ -3,6 +3,7 @@ name: Typecheck
on:
pull_request:
branches: [dev]
+ workflow_dispatch:
jobs:
typecheck: