mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
fix: allow manually run of docs action
This commit is contained in:
parent
5c66e98d45
commit
5aa267a4f7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/typedoc.yml
vendored
1
.github/workflows/typedoc.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
||||||
- "src/**"
|
- "src/**"
|
||||||
- "tsconfig.json"
|
- "tsconfig.json"
|
||||||
- "pnpm-lock.yaml"
|
- "pnpm-lock.yaml"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docs:
|
build-docs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue