Skip to content

Commit c354162

Browse files
committed
Enable manual triggering of type checks
1 parent 37f179e commit c354162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/types.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- master
1212
schedule:
1313
- cron: '14 5 * * 1,3,5'
14+
workflow_dispatch:
1415

1516
permissions:
1617
contents: read

0 commit comments

Comments
 (0)