diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a991ebab7..14e25a7d8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ name: Tests on: - pull_request: + push: branches: - '**'