diff --git a/.github/workflows/asf-allowlist-check.yml b/.github/workflows/asf-allowlist-check.yml index 85ee0f463..202852115 100644 --- a/.github/workflows/asf-allowlist-check.yml +++ b/.github/workflows/asf-allowlist-check.yml @@ -26,13 +26,9 @@ name: "ASF Allowlist Check" on: pull_request: types: [opened, synchronize, reopened, ready_for_review] - paths: - - ".github/**" push: branches: - main - paths: - - ".github/**" permissions: contents: read