Skip to content

Commit 040abe0

Browse files
authored
add workflow_dispatch
1 parent 19ca829 commit 040abe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/table_of_contents.yml

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

1516
permissions:
1617
contents: write

0 commit comments

Comments
 (0)