diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index a2c061d..9bfa2e7 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -5,6 +5,7 @@ name: Build WPF App on: push: + branches: [ "master" ] pull_request: branches: [ "master" ]