Skip to content

Commit b874beb

Browse files
[Minor] Add manual trigger for TOC updater workflow (#19)
1 parent 1178542 commit b874beb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/updater.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Update TOC Interface version(s)
22

33
on:
4+
workflow_dispatch:
45
schedule:
56
- cron: 0 12 * * *
67

0 commit comments

Comments
 (0)