diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 86c1525..b7e45ea 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -3,8 +3,8 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled on: # Runs on pushes targeting the default branch - push: - branches: ["main"] + #push: + # branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: