make alembic check pre-commit manual (#2410)

This commit is contained in:
Shuchang Zheng
2025-05-20 19:56:51 -07:00
committed by GitHub
parent a626d0c75f
commit d0d07c3985
2 changed files with 19 additions and 3 deletions

View File

@@ -101,4 +101,4 @@ repos:
name: Alembic Check
entry: ./run_alembic_check.sh
language: script
stages: [ pre-commit ]
stages: [ manual ]