From 65a25f633ece1962fc72d4e121667859d80f66ff Mon Sep 17 00:00:00 2001 From: ChiaAutomation <85647627+ChiaAutomation@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:31:45 -0500 Subject: [PATCH] Update Managed Files (#21060) Update dependency-cursor-review --- .github/workflows/dependency-cursor-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependency-cursor-review.yml b/.github/workflows/dependency-cursor-review.yml index a067f9cf9a..99ef5ca86e 100644 --- a/.github/workflows/dependency-cursor-review.yml +++ b/.github/workflows/dependency-cursor-review.yml @@ -766,6 +766,7 @@ jobs: fi - name: Run Cursor analysis + if: github.repository_owner == 'Chia-Network' timeout-minutes: 10 env: CURSOR_API_KEY: ${{ secrets.CURSOR_API_KEY }}