diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/Deploy-pages.yml similarity index 94% rename from .github/workflows/jekyll-gh-pages.yml rename to .github/workflows/Deploy-pages.yml index 9cd259c..c736548 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/Deploy-pages.yml @@ -2,9 +2,6 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled on: - # Runs on pushes targeting the default branch - push: - branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: