diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b538227..25803c5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,8 +1,7 @@ name: test every commit on: - push: - branches: - - master + - push + - pull_request jobs: test: