From 23e15525fcbbddf4b7e927a9ef8edb73d46305c8 Mon Sep 17 00:00:00 2001 From: Bartol Deak Date: Sun, 14 Jan 2024 14:06:07 +0100 Subject: [PATCH] trigger ci --- apps/api/db/schema.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/api/db/schema.ts b/apps/api/db/schema.ts index fa338de2..29b83fc7 100644 --- a/apps/api/db/schema.ts +++ b/apps/api/db/schema.ts @@ -264,3 +264,4 @@ export const notification = pgTable('notification', { }); // trigger +// no schema changes but file changed