diff --git a/.github/workflows/ai-flag-cleanup-pr.yml b/.github/workflows/ai-flag-cleanup-pr.yml index ba2b09bae1..7d68c1e1af 100644 --- a/.github/workflows/ai-flag-cleanup-pr.yml +++ b/.github/workflows/ai-flag-cleanup-pr.yml @@ -46,6 +46,7 @@ jobs: with: app-id: ${{ secrets.UNLEASH_BOT_APP_ID }} private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }} + repositories: ${{ github.repository }} - name: Checkout