From c3f5f2a1bc372f843724ea33186f61495155a8d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20G=C3=B3is?= Date: Wed, 2 Jul 2025 14:28:32 +0100 Subject: [PATCH] chore: new attempt --- .github/workflows/ai-flag-cleanup-pr.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ai-flag-cleanup-pr.yml b/.github/workflows/ai-flag-cleanup-pr.yml index 9b515c2e0f..dbab11c1e2 100644 --- a/.github/workflows/ai-flag-cleanup-pr.yml +++ b/.github/workflows/ai-flag-cleanup-pr.yml @@ -50,8 +50,6 @@ jobs: with: app-id: ${{ secrets.UNLEASH_BOT_APP_ID }} private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }} - owner: ${{ github.repository_owner }} - repositories: ${{ github.repository }} - name: Checkout