Skip to content

Commit 9a92482

Browse files
committed
chore: allow Devin bot in claude-code-action workflows
1 parent 0c33de8 commit 9a92482

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude-md-audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3737
use_sticky_comment: true
38+
allowed_bots: "devin-ai-integration[bot]"
3839

3940
claude_args: |
4041
--max-turns 15

0 commit comments

Comments
 (0)