Skip to content

Commit 108f65c

Browse files
authored
Update docfx.yml
1 parent 170007e commit 108f65c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/docfx.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Docfx Deploy
22

33
on:
4-
push:
5-
branches: [master]
6-
4+
workflow_dispatch:
5+
push:
6+
branches: [master]
7+
78
jobs:
89
generate-docs:
910
runs-on: windows-latest

0 commit comments

Comments
 (0)