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 }}