diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 24001dae..425ef40f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -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.