Merge pull request #172 from langflow-ai/manual-deploy

docs: Allow manually deploying to GitHub pages
This commit is contained in:
Ronnie Miller 2025-10-01 15:19:12 -07:00 committed by GitHub
commit c0daa2615b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: