diff --git a/.github/workflows/auto-update-dist.yml b/.github/workflows/auto-update-dist.yml index 1e9085b..a9402c1 100644 --- a/.github/workflows/auto-update-dist.yml +++ b/.github/workflows/auto-update-dist.yml @@ -2,11 +2,6 @@ name: Auto-update Distribution on: pull_request: - paths: - - 'package.json' - - 'package-lock.json' - - 'src/**' - - 'tsconfig.json' permissions: contents: read