diff --git a/.github/workflows/gemini-cli-bot-brain.yml b/.github/workflows/gemini-cli-bot-brain.yml index a276e13a56..9390f34a7c 100644 --- a/.github/workflows/gemini-cli-bot-brain.yml +++ b/.github/workflows/gemini-cli-bot-brain.yml @@ -20,6 +20,8 @@ jobs: issues: 'read' pull-requests: 'read' actions: 'read' + env: + GEMINI_CLI_TRUST_WORKSPACE: 'true' steps: - name: 'Checkout' uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8' # ratchet:actions/checkout@v5