Skip to content

Commit 0be1434

Browse files
committed
build: update target branch for build pipeline
1 parent 7102b1f commit 0be1434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/net-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: .NET Build
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ main ]
6+
branches: [ master ]
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)