1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-09 22:55:42 +00:00

[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

View File

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