diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index f499d7ef..2e5a9f70 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -4,6 +4,7 @@ concurrency: cancel-in-progress: true on: pull_request: + types: [opened, edited, reopened, synchronize] branches: - 'master' workflow_dispatch: