diff --git a/.github/workflows/pull-request-policy.yml b/.github/workflows/pull-request-policy.yml index bea026866cf08..2277df7ecdb70 100644 --- a/.github/workflows/pull-request-policy.yml +++ b/.github/workflows/pull-request-policy.yml @@ -10,6 +10,8 @@ on: pull_request: branches: - main + paths: + - packages/** types: [opened, edited, synchronize, reopened, ready_for_review] permissions: