diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e97c457b4..ce915c2b5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,6 +4,7 @@ on: branches: - master pull_request: + types: [assigned, opened, synchronize, reopened, labeled] jobs: lint: runs-on: ubuntu-latest