From 38f9b491b7d654ed58b9b1980b1ea35be5ef0e65 Mon Sep 17 00:00:00 2001 From: "fullsend-ai-fullsend[bot]" <278716232+fullsend-ai-fullsend[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:10:57 +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 | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index 7820e5474..5735a1d76 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -1,19 +1,3 @@ -# Copyright The Conforma Contributors -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -# SPDX-License-Identifier: Apache-2.0 - # lint-workflow-size: max-lines=280 # fullsend shim workflow (workflow_call mode) # Routes events to agent workflows in .fullsend via workflow_call.