From f2d7b7e95c3b192f389adba5aa64b029a4dff413 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:43:12 -0800 Subject: [PATCH] Update authorized-changes-detection.yml --- .github/workflows/authorized-changes-detection.yml | 1 + 1 file changed, 1 insertion(+) 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'