move alembic_db inside app folder (#10163)

This commit is contained in:
Alexander Piskun
2025-10-03 01:01:16 +03:00
committed by GitHub
parent fbba2e59e5
commit 94941c50b3
7 changed files with 4 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
paths:
- 'app/**'
- 'alembic_db/**'
- 'tests-assets/**'
- '.github/workflows/test-assets.yml'
- 'requirements.txt'