diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 584c2c782..df526b331 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -1,10 +1,6 @@ name: Run unit tests on Windows -on: - pull_request: - push: - branches: - - "master" +on: [push, pull_request] jobs: lint: