We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56186e commit 814960fCopy full SHA for 814960f
.github/workflows/msbuild.yml
@@ -7,7 +7,7 @@ name: MSBuild
7
8
on:
9
push:
10
- branches: [ "feature_arm64_win" ]
+ branches: [ "master" ]
11
12
env:
13
# Path to the solution file relative to the root of the project.
.github/workflows/msbuild_arm64.yaml
@@ -7,7 +7,7 @@ name: MSBuild_ARM64
0 commit comments