mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Allow twoslash-repros action to be run on-demand
This commit is contained in:
1
.github/workflows/twoslash-repros.yaml
vendored
1
.github/workflows/twoslash-repros.yaml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- cron: '0 8 * * *'
|
||||
repository_dispatch:
|
||||
types: run-twoslash-repros
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user