diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5cf58822..824cc23b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,9 +1,8 @@ name: Run Tests on: - push: - branches: - - main + - push + - pull_request jobs: test: