Skip to content

Commit 1d3a8a4

Browse files
authored
Update .NET.yml
1 parent a8eeee0 commit 1d3a8a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/.NET.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: .NET
66

77
on:
88
push:
9-
branches: [ "master" ]
9+
branches: [ "main" ]
1010
pull_request:
11-
branches: [ "master" ]
11+
branches: [ "main" ]
1212
workflow_dispatch:
1313

1414
jobs:

0 commit comments

Comments
 (0)