diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7cc337a..d43ca39 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,8 +3,8 @@ name: test on: push: branches: [ main ] - pull_request: - branches: [ main ] + pull_request: + branches: [ main ] jobs: test: