From 0814759b485ac1ba221cddc847783d4a36cc8713 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:55 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index d75bbdf..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. @@ -44,7 +48,6 @@ jobs: uses: fullsend-ai/.fullsend/.github/workflows/dispatch.yml@main with: event_action: ${{ github.event.action }} - secrets: {} stop-fix: if: >-