From 9a9248270e114e44fbf0918d8f0936aeb9c76cb8 Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Thu, 16 Apr 2026 14:32:08 +0100 Subject: [PATCH] chore: allow Devin bot in claude-code-action workflows --- .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 a80bbca0f52..ddba0180401 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