chore: add letta web saftey test (#1991)

Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
Shubham Naik
2024-11-06 15:03:21 -08:00
committed by GitHub
parent 640d4c0a22
commit 8414a94b96

12
.github/workflows/letta-web-safety.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: "Letta Web Compatibility Checker"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check-letta-web-compatibility:
uses: letta-ai/letta-compatibility-workflows/.github/workflows/letta-web-compatibility-tester.yml@main
secrets: inherit