diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index d9f7b7bad..53fd6081a 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,12 +1,8 @@ name: Deploy to GitHub Pages -permissions: - contents: write on: push: branches: [main] - pull_request: - branches: [main] workflow_dispatch: # Allows you to run this workflow manually from the Actions tab jobs: