From a44f98ede780e70fc13d701c1cd8f3b5653cfac5 Mon Sep 17 00:00:00 2001 From: Chris Marchbanks Date: Tue, 14 Nov 2023 16:17:17 -0700 Subject: [PATCH] DO NOT COMMIT --- .github/workflows/github-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-pages.yaml b/.github/workflows/github-pages.yaml index 4302b706..ccbf3bf0 100644 --- a/.github/workflows/github-pages.yaml +++ b/.github/workflows/github-pages.yaml @@ -3,7 +3,7 @@ name: Deploy Documentation to Github Pages on: push: branches: - - master + - fix-doc-site-build # Allows you to run this workflow manually from the Actions tab workflow_dispatch: