Update dotnet-desktop.yml

This commit is contained in:
ChangSakura 2024-03-08 13:57:22 +08:00 committed by GitHub
parent 6dc55bbb8a
commit 743e06c2e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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