Skip to content

Commit 814960f

Browse files
committed
branch->master (pre merge change)
1 parent b56186e commit 814960f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: MSBuild
77

88
on:
99
push:
10-
branches: [ "feature_arm64_win" ]
10+
branches: [ "master" ]
1111

1212
env:
1313
# Path to the solution file relative to the root of the project.

.github/workflows/msbuild_arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: MSBuild_ARM64
77

88
on:
99
push:
10-
branches: [ "feature_arm64_win" ]
10+
branches: [ "master" ]
1111

1212
env:
1313
# Path to the solution file relative to the root of the project.

0 commit comments

Comments
 (0)