Skip to content

Commit f5dcc93

Browse files
committed
workflow_dispatch added
1 parent b1449bf commit f5dcc93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches: [main]
88
paths: [wiki/**, .github/workflows/publish-wiki.yml]
99

10+
workflow_dispatch:
11+
1012
concurrency:
1113
group: wiki
1214
cancel-in-progress: true

0 commit comments

Comments
 (0)