From c534e317550cb4c736151bcde3fdae351733be09 Mon Sep 17 00:00:00 2001 From: "fullsend-ai-fullsend[bot]" <278716232+fullsend-ai-fullsend[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:48:20 +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 2a756da87..509162cde 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -41,7 +41,7 @@ jobs: if: >- github.event_name != 'issue_comment' || github.event.comment.user.type != 'Bot' - uses: konflux-ci/.fullsend/.github/workflows/dispatch.yml@ec21706cccc58d01588ecd842464a5afcc375ba1 # main + uses: konflux-ci/.fullsend/.github/workflows/dispatch.yml@main with: event_action: ${{ github.event.action }}