Skip to content

Commit 3a6131a

Browse files
crpietschmannbowencode
authored andcommitted
Update dotnet-build-test.yml to 'main' branch after merge
1 parent a59b5af commit 3a6131a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet-build-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: .NET
22

33
on:
44
push:
5-
branches: [ "feature/begin-core" ]
5+
branches: [ "main" ]
66
pull_request:
7-
branches: [ "feature/begin-core" ]
7+
branches: [ "main" ]
88
schedule:
99
- cron: '0 0 * * *'
1010

0 commit comments

Comments
 (0)