diff --git a/.github/workflows/pr_tests.yaml b/.github/workflows/pr_tests.yaml index 48f137c63a..204dd3c30d 100644 --- a/.github/workflows/pr_tests.yaml +++ b/.github/workflows/pr_tests.yaml @@ -1,15 +1,10 @@ name: Run all tests on: - merge_group: pull_request: types: - opened - synchronize - paths: - - faststream/** - - tests/** - - docs/docs_src/** jobs: static_analysis: