diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5685003c..88d5d661 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,8 +4,8 @@ on: push: branches: - '*' + # Run test for any PRs pull_request: - - '*' jobs: codespell: