master -> main

This commit is contained in:
Charlie Kindel
2021-04-18 17:54:36 -07:00
committed by GitHub
parent 35181a99d3
commit c91d914f2e

View File

@@ -2,9 +2,9 @@ name: .NET Core
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: