Rename main branch (#2)

This commit is contained in:
Patrick Stevens
2022-09-03 08:33:47 +01:00
committed by GitHub
parent 7a593dd97a
commit f499468dd4
4 changed files with 48 additions and 32 deletions

View File

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