Allow twoslash-repros action to be run on-demand

This commit is contained in:
Andrew Branch
2022-04-11 11:50:46 -07:00
parent c1db699482
commit a7d818b24a

View File

@@ -8,6 +8,7 @@ on:
- cron: '0 8 * * *'
repository_dispatch:
types: run-twoslash-repros
workflow_dispatch: {}
jobs:
build: