diff --git a/.github/workflows/authorized-changes-detection.yml b/.github/workflows/authorized-changes-detection.yml index 7f899cc718..871d0ae8bb 100644 --- a/.github/workflows/authorized-changes-detection.yml +++ b/.github/workflows/authorized-changes-detection.yml @@ -15,6 +15,7 @@ on: paths: - '.github/**' - 'env.example' + - '.node-version' - '.husky/**' - 'scripts/**' - 'package.json'