From fc6290479f2b3a6351c3b1d4298faecd49a7c1e1 Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Fri, 20 Feb 2026 11:08:38 -0500 Subject: [PATCH] Fix Marvin app token to use PrefectHQ org installation (#3249) --- .github/workflows/marvin-label-triage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/marvin-label-triage.yml b/.github/workflows/marvin-label-triage.yml index 321135b06..a95b489a8 100644 --- a/.github/workflows/marvin-label-triage.yml +++ b/.github/workflows/marvin-label-triage.yml @@ -40,6 +40,7 @@ jobs: with: app-id: ${{ secrets.MARVIN_APP_ID }} private-key: ${{ secrets.MARVIN_APP_PRIVATE_KEY }} + owner: PrefectHQ - name: Set triage prompt id: triage-prompt