Skip to content

Commit 9c6cb77

Browse files
author
RetroAntho
committed
added workflow_dispatch to allow run from web interface
1 parent b53f388 commit 9c6cb77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_to_wiki.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- wiki/**
99
branches:
1010
- develop
11+
workflow_dispatch:
1112

1213
jobs:
1314
publish_to_wiki:

0 commit comments

Comments
 (0)