From 7c08d2468d26b9cd0c48b33a623d105c2af9bd92 Mon Sep 17 00:00:00 2001 From: Gary W <32130780+garywill@users.noreply.github.com> Date: Sun, 7 Jan 2024 16:18:35 +0000 Subject: [PATCH] Update pages.yml --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c72c2a3..7bc21fd 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - master + - master - ghpage-bot # Allows you to run this workflow manually from the Actions tab