Skip to content

Commit 904acaf

Browse files
committed
option for manual dispatching of documentation job to CI
1 parent a1aa28d commit 904acaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- "src/**"
1919
- "*.toml"
2020
types: [opened, synchronize, reopened]
21+
workflow_dispatch:
2122

2223
concurrency:
2324
# Skip intermediate builds: always.

0 commit comments

Comments
 (0)