Update .github/changes-filter.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Edwin Jose 2025-12-23 13:33:31 -06:00 committed by GitHub
parent b450f00fd1
commit f1b18c81d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,6 @@
# https://github.com/dorny/paths-filter
python:
- "src/**"
- "src/**.py"
- "pyproject.toml"
- "uv.lock"
- "**/test-integration.yml"