We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea2941 commit fa3e218Copy full SHA for fa3e218
.github/workflows/dotnet.yml
@@ -1,9 +1,9 @@
1
name: .NET Build
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ main ]
5
pull_request:
6
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments