Skip to content

Commit c6a9cee

Browse files
committed
update workflow to enable manual start
1 parent 2ee1c05 commit c6a9cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/updateToc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- develop
77
- main
88
pull_request:
9+
types: [opened, synchronize, reopened, closed]
10+
workflow_dispatch:
911

1012
jobs:
1113
generateTOCs:

0 commit comments

Comments
 (0)