1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

fix: allow manually run of docs action

This commit is contained in:
James Cook 2022-11-17 19:04:25 +00:00
parent 5c66e98d45
commit 5aa267a4f7

View file

@ -8,6 +8,7 @@ on:
- "src/**"
- "tsconfig.json"
- "pnpm-lock.yaml"
workflow_dispatch:
jobs:
build-docs: