Build from main instead of docusaurus

This commit is contained in:
Mike Solomon
2024-10-24 10:34:14 -07:00
parent 63d2be240f
commit 1c243c710a

View File

@@ -5,7 +5,7 @@ on:
workflow_dispatch:
push:
branches:
- docusaurus
- main
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.