[ci skip] ci: add workflow_dispatch trigger to docfx workflow

This commit is contained in:
Oliver Booth 2023-08-24 01:54:25 +01:00
parent 9aed06b533
commit 5ff7b68b37
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: DocFX
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
docfx: