From f5fe13db6a38d696b01412156877f9c83bced3fb Mon Sep 17 00:00:00 2001 From: Stephan Fitzpatrick Date: Tue, 7 Jan 2025 16:53:15 -0800 Subject: [PATCH] feat: Add GitHub Actions workflow to notify Letta Cloud on main branch pushes with conditional sync skip --- .../workflows/{sync-main-branches.yml => notify-letta-cloud.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{sync-main-branches.yml => notify-letta-cloud.yml} (100%) diff --git a/.github/workflows/sync-main-branches.yml b/.github/workflows/notify-letta-cloud.yml similarity index 100% rename from .github/workflows/sync-main-branches.yml rename to .github/workflows/notify-letta-cloud.yml