diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e8ac7e289..2464668a0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -6,6 +6,7 @@ on: branches: [current, next] pull_request: + types: [opened, edited, reopened, synchronize] permissions: contents: read