mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Restore repo dispatch for twoslash-repros workflow (#60682)
This commit is contained in:
2
.github/workflows/twoslash-repros.yaml
vendored
2
.github/workflows/twoslash-repros.yaml
vendored
@@ -3,6 +3,8 @@ name: Twoslash Code Sample Repros
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 8 * * *'
|
||||
repository_dispatch:
|
||||
types: [run-twoslash-repros]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
issue:
|
||||
|
||||
Reference in New Issue
Block a user