diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 70798234d2..20df205a23 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -2,7 +2,7 @@ name: docs on: push: - branches: ["main"] + #branches: ["main"] workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages