From f5b4d34c4bd3bed85ad950c0594745f5b7b48244 Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Thu, 16 Apr 2026 14:33:20 +0100 Subject: [PATCH] chore: allow Devin bot in claude-code-action workflows (#3401) --- .github/workflows/claude-md-audit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/claude-md-audit.yml b/.github/workflows/claude-md-audit.yml index a80bbca0f..ddba01804 100644 --- a/.github/workflows/claude-md-audit.yml +++ b/.github/workflows/claude-md-audit.yml @@ -35,6 +35,7 @@ jobs: with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} use_sticky_comment: true + allowed_bots: "devin-ai-integration[bot]" claude_args: | --max-turns 15