diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 52c31a1..2c79952 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,12 +4,9 @@ name: Tests on: - push: - branches: - - '**' pull_request: branches: - - '**' + - 'master' jobs: build: