Skip to content

Commit a7d818b

Browse files
committed
Allow twoslash-repros action to be run on-demand
1 parent c1db699 commit a7d818b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/twoslash-repros.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- cron: '0 8 * * *'
99
repository_dispatch:
1010
types: run-twoslash-repros
11+
workflow_dispatch: {}
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)