From 6bcbe47ccc10d850fae90db84e6c50b157de9b50 Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Fri, 3 May 2024 08:29:57 -0500 Subject: [PATCH] Update build_test.yml Signed-off-by: 1000TurquoisePogs --- .github/workflows/build_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index 51e23eb..0ff6545 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -2,7 +2,7 @@ name: Build and Test Workflow on: push: branches: - - v2.x/master + - v2.x/staging pull_request: types: [opened, reopened, synchronize] workflow_dispatch: