From ede59807da835d70a3392dd40515ee1ddbcca263 Mon Sep 17 00:00:00 2001 From: choafe Date: Wed, 15 May 2024 19:46:14 -0500 Subject: [PATCH] testing part 13 --- .github/workflows/jekyll-gh-pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index c72bbdd..4e0a149 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -11,8 +11,8 @@ on: branches: - "main" - "test" - paths: - - "docs/**" + # paths: + # - "docs/**" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: