diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6288b99..b1d552a 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -7,10 +7,6 @@ name: Deploy Jekyll site to Pages on: - push: - branches: ["main"] - - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages