diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e2ee8847..f5fede50b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,10 +3,8 @@ name: Tests on: push: branches: - - '**' + - main pull_request: - branches: - - '**' jobs: mysql: