docs: Allow manually deploying to GitHub pages

This commit is contained in:
Ronnie Miller 2025-10-01 15:16:27 -07:00
parent 2fc2a0ca03
commit efb980b4b9

View file

@ -6,8 +6,7 @@ on:
- main
paths:
- 'docs/**'
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
workflow_dispatch:
jobs:
deploy: