Skip to content

Commit 6ade114

Browse files
authored
Update build.yml
1 parent 811c0f7 commit 6ade114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: Build
77

88
on:
99
push:
10-
branches: [ "main" ]
10+
branches: [ "master" ]
1111
pull_request:
12-
branches: [ "main" ]
12+
branches: [ "master" ]
1313

1414

1515
# Path to the solution file relative to the root of the project.

0 commit comments

Comments
 (0)