We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c33de8 commit 9a92482Copy full SHA for 9a92482
1 file changed
.github/workflows/claude-md-audit.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
37
use_sticky_comment: true
38
+ allowed_bots: "devin-ai-integration[bot]"
39
40
claude_args: |
41
--max-turns 15
0 commit comments