From 9dc8e9c3a38c432075a796c5ec647c7c62d30c73 Mon Sep 17 00:00:00 2001 From: "fullsend-ai-fullsend[bot]" <278716232+fullsend-ai-fullsend[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 16:59:50 +0000 Subject: [PATCH] chore: update fullsend shim workflow Update the shim workflow to match the current template in the .fullsend config repo. --- .github/workflows/fullsend.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index 71a1bbb..42cb342 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -1,3 +1,7 @@ +# This file is managed by fullsend. Do not edit it directly. +# Upstream: https://github.com/fullsend-ai/fullsend/blob/main/internal/scaffold/fullsend-repo/templates/shim-workflow-call.yaml +--- +# --- fullsend managed below - do not edit --- # lint-workflow-size: max-lines=280 # fullsend shim workflow (workflow_call mode) # Routes events to agent workflows in .fullsend via workflow_call.