mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Restore repo dispatch for twoslash-repros workflow (#60682)
This commit is contained in:
@@ -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