mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Allow twoslash-repros action to be run on-demand
This commit is contained in:
parent
c1db699482
commit
a7d818b24a
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user