From 521ed8bfb6993668e064e1671bf1546425985ef5 Mon Sep 17 00:00:00 2001 From: "fullsend-ai-fullsend[bot]" <278716232+fullsend-ai-fullsend[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:22:17 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index c807b09..6552b6f 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -33,7 +33,7 @@ on: issue_comment: types: [created] pull_request_target: - types: [opened, synchronize, ready_for_review, closed] + types: [opened, synchronize, ready_for_review, closed, labeled, unlabeled] pull_request_review: types: [submitted]