Skip to content

Commit 6d684e3

Browse files
authored
Restore repo dispatch for twoslash-repros workflow (#60682)
1 parent 3ba257f commit 6d684e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/twoslash-repros.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Twoslash Code Sample Repros
33
on:
44
schedule:
55
- cron: '0 8 * * *'
6+
repository_dispatch:
7+
types: [run-twoslash-repros]
68
workflow_dispatch:
79
inputs:
810
issue:

0 commit comments

Comments
 (0)