Skip to content

Commit a13d986

Browse files
committed
Add workflow_dispatch to Documentation.yml
1 parent ac607f5 commit a13d986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- master # update to match your development branch (master, main, dev, trunk, ...)
1010
tags: '*'
1111
pull_request:
12+
workflow_dispatch:
1213

1314
jobs:
1415
build:

0 commit comments

Comments
 (0)