diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 1727f2ab3..f579abe60 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -3,9 +3,6 @@ on: # schedule: # - cron: '30 5,17 * * *' workflow_dispatch: - push: - branches: - - master jobs: deploy: runs-on: ubuntu-latest