diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index a80c2098..e1ef2238 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,6 +1,7 @@ name: Build and deploy Docs site to GitHub Pages on: + workflow_dispatch: push: branches: - main