From 54815fd0080778041cf22a88f2e3cfed8d501337 Mon Sep 17 00:00:00 2001 From: Edwin Jose Date: Tue, 23 Dec 2025 13:33:48 -0600 Subject: [PATCH] Update .github/changes-filter.yaml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/changes-filter.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/changes-filter.yaml b/.github/changes-filter.yaml index 3058ea00..e6b8c971 100644 --- a/.github/changes-filter.yaml +++ b/.github/changes-filter.yaml @@ -7,8 +7,6 @@ python: frontend: - "frontend/**" - - "frontend/**.ts" - - "frontend/**.tsx" - "frontend/package.json" - "frontend/package-lock.json"