Skip to content

Commit f5b4d34

Browse files
authored
chore: allow Devin bot in claude-code-action workflows (#3401)
1 parent 93f2ca6 commit f5b4d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)