From b52cf80bd54eb92f3b0012c79e43390534de61c8 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Mon, 24 Mar 2025 19:48:11 -0700 Subject: [PATCH] update --- .github/workflows/b2.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/b2.yml b/.github/workflows/b2.yml index c5dc727d..17e3c236 100644 --- a/.github/workflows/b2.yml +++ b/.github/workflows/b2.yml @@ -1,6 +1,11 @@ name: VS Code Build on: + push: + branches: [ main, release/*, github-workflow ] + pull_request: + branches: [ main ] + workflow_dispatch: inputs: build_macos: