diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 47552f4..b7e9aad 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,8 +4,10 @@ name: Tests on: + push: + branches: [ main ] + pull_request: - branches: [ "main" ] jobs: tests: