From 2dda2a6eff8ea1b210f65019e3b7936cf405ca12 Mon Sep 17 00:00:00 2001 From: SooluThomas Date: Wed, 14 Feb 2024 20:30:23 -0500 Subject: [PATCH] Triggering build --- .github/workflows/deploy_docs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_docs.yaml b/.github/workflows/deploy_docs.yaml index 67fc02c..bc412ed 100644 --- a/.github/workflows/deploy_docs.yaml +++ b/.github/workflows/deploy_docs.yaml @@ -4,6 +4,7 @@ on: push: branches: - main + - soo-deploy-docs # This is just for testing purposes and needs to be removed # before merge pull_request: