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: