Update dotnet-desktop.yml

This commit is contained in:
CJK_mkp
2025-06-06 17:33:55 +08:00
parent ab9427b224
commit 684a89b99e
+2 -2
View File
@@ -2,9 +2,9 @@ name: .NET Build
on:
push:
branches: [ beta ]
branches: [ main,beta ]
pull_request:
branches: [ beta ]
branches: [ main ]
jobs: