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"