ci: run dotnet on any branch

This commit is contained in:
Oliver Booth 2023-05-25 19:21:18 +01:00
parent dc37008fbc
commit c983137e2f
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 0 additions and 2 deletions

View File

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