This commit is contained in:
Louis King
2026-02-11 11:53:21 +00:00
parent afdc76e546
commit 708bfd1811
5 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ on:
- "src/**"
- "tests/**"
- "alembic/**"
- ".python-version"
- "pyproject.toml"
- ".pre-commit-config.yaml"
- ".github/workflows/ci.yml"

View File

@@ -7,6 +7,7 @@ on:
- "src/**"
- "alembic/**"
- "alembic.ini"
- ".python-version"
- "pyproject.toml"
- "Dockerfile"
- "docker-compose.yml"