diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 81b04d5..49074b5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,9 +1,9 @@ name: Tests on: - pull_request: - branches: [main] push: + branches: [main] + pull_request: jobs: Tests: