From c96f71af44a7532280cbe9cad90229090517eb98 Mon Sep 17 00:00:00 2001 From: FiorenMas <102145692+FiorenMas@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:42:55 +0700 Subject: [PATCH] Update and rename jekyll-gh-pages.yml to Deploy-pages.yml --- .github/workflows/{jekyll-gh-pages.yml => Deploy-pages.yml} | 3 --- 1 file changed, 3 deletions(-) rename .github/workflows/{jekyll-gh-pages.yml => Deploy-pages.yml} (94%) 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: