ci: allowlist read-only state DB opener in kysely guardrails

This commit is contained in:
Peter Steinberger
2026-07-12 23:57:09 -07:00
parent ad1b4d9731
commit a4467f1971

View File

@@ -39,6 +39,7 @@ const rawSqliteAllowPathGroups = {
"src/infra/sqlite-wal.ts",
"src/state/openclaw-agent-db.ts",
"src/state/openclaw-state-db.ts",
"src/state/openclaw-state-db-readonly.ts",
"src/state/sqlite-schema-shape.test-support.ts",
],
"backup snapshot maintenance": [