diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 18c5fd7c..fd93a719 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,8 +1,6 @@ name: Tests on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ]