From 6d684e34e4d27e2759d379898d876b1164943182 Mon Sep 17 00:00:00 2001 From: Jake Bailey <5341706+jakebailey@users.noreply.github.com> Date: Tue, 1 Jul 2025 09:33:39 -0700 Subject: [PATCH] Restore repo dispatch for twoslash-repros workflow (#60682) --- .github/workflows/twoslash-repros.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/twoslash-repros.yaml b/.github/workflows/twoslash-repros.yaml index 74f6c5f5c05..41f27188e26 100644 --- a/.github/workflows/twoslash-repros.yaml +++ b/.github/workflows/twoslash-repros.yaml @@ -3,6 +3,8 @@ name: Twoslash Code Sample Repros on: schedule: - cron: '0 8 * * *' + repository_dispatch: + types: [run-twoslash-repros] workflow_dispatch: inputs: issue: