diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4560d79..ea28b93 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,9 +7,9 @@ name: MSBuild on: push: - branches: [ "main" ] + branches: [ "ExplorerEx-2k" ] pull_request: - branches: [ "main" ] + branches: [ "ExplorerEx-2k" ] env: # Path to the solution file relative to the root of the project.