Skip to content

Commit d4ac80b

Browse files
authored
ci: enable workflow dispatch for switcher workflow
1 parent a08b183 commit d4ac80b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- docs/switcher.json
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: 'docs-version-${{ github.head_ref || github.run_id }}'

0 commit comments

Comments
 (0)