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 93f2ca6 commit f5b4d34Copy full SHA for f5b4d34
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