diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 5574ba5..83fef5b 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -5,9 +5,9 @@ name: WinUI 3 MSIX app on: push: - branches: [stable, dev] + branches: [master] pull_request: - branches: [stable, dev] + branches: [master] jobs: build: