diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index fe26a68..f57a1ca 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,7 +3,7 @@ name: Deploy VitePress site to GitHub Pages on: push: - branches: [website] + pull_request: workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages