diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index 230d6ef..3b6236b 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -1,6 +1,8 @@ name: 🧪 pytest on: + pull_request: + types: [ opened, reopened, synchronize ] pull_request_target: types: [ opened, reopened, synchronize ] workflow_call: