From 84265afc6053f8f1610d8296cf77ecc756f0a12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20G=C3=B3is?= Date: Wed, 2 Jul 2025 18:40:38 +0100 Subject: [PATCH] chore: clean up --- .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 da909030c2..1b43ce1150 100644 --- a/.github/workflows/ai-flag-cleanup-pr.yml +++ b/.github/workflows/ai-flag-cleanup-pr.yml @@ -143,8 +143,6 @@ jobs: persist-credentials: true - name: Configure Git - env: - APP_ID: ${{ secrets.UNLEASH_BOT_APP_ID }} run: | git config --global --add safe.directory "$GITHUB_WORKSPACE" git config --global user.email "194219037+unleash-bot[bot]@users.noreply.github.com"