From e9abeb3d2ba20c1ee9a1263e01265b48dde033c6 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sun, 24 Mar 2024 15:41:01 -0400 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1fafa678..8d8ae028 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,7 @@ on: push: branches: - "master" - - "test" + - "test-1" pull_request: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages