From f1b18c81d4c5b32f969101046eaa9cc4c05ef6d0 Mon Sep 17 00:00:00 2001 From: Edwin Jose Date: Tue, 23 Dec 2025 13:33:31 -0600 Subject: [PATCH] Update .github/changes-filter.yaml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/changes-filter.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/changes-filter.yaml b/.github/changes-filter.yaml index 9039979d..3058ea00 100644 --- a/.github/changes-filter.yaml +++ b/.github/changes-filter.yaml @@ -1,7 +1,6 @@ # https://github.com/dorny/paths-filter python: - "src/**" - - "src/**.py" - "pyproject.toml" - "uv.lock" - "**/test-integration.yml"