From 5c25fa0210a8440d227e2d5c56107998f8d0e2f2 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:48:19 -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 125c474fc4..836bf2ff06 100644 --- a/.github/workflows/authorized-changes-detection.yml +++ b/.github/workflows/authorized-changes-detection.yml @@ -24,6 +24,7 @@ on: - 'vite.config.ts' - 'CODEOWNERS' - 'LICENSE' + - 'setup.ts' jobs: Checking-for-unauthorized-file-changes: