Skip to content

Commit 0e0c467

Browse files
add manual action run via workflow_dispatch
1 parent b851404 commit 0e0c467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Documentation Build/Test/Deploy
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- master

0 commit comments

Comments
 (0)