chore: allow Devin bot in claude-code-action workflows (#3401)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user