From 92d1b6db036f0af07d23600e139d76bc9eaf39f5 Mon Sep 17 00:00:00 2001 From: Devin Cowan Date: Wed, 10 Jan 2024 12:02:20 -0500 Subject: [PATCH] build on push to subsetter_front --- .github/workflows/frontend-gh-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/frontend-gh-pages.yml b/.github/workflows/frontend-gh-pages.yml index 2bd02e86..e640b2f1 100644 --- a/.github/workflows/frontend-gh-pages.yml +++ b/.github/workflows/frontend-gh-pages.yml @@ -5,6 +5,7 @@ on: push: branches: - develop_v2 + - subsetter_front workflow_dispatch: # Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages