We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38d130a + 8d36e1d commit 959452dCopy full SHA for 959452d
1 file changed
.github/workflows/issue-dedupe.yml
@@ -53,5 +53,5 @@ jobs:
53
prompt: "/dedupe ${{ github.repository }}/issues/${{ steps.issue.outputs.number }}"
54
anthropic_api_key: ${{ secrets.AUTHROPIC_API_KEY }}
55
github_token: ${{ secrets.GITHUB_TOKEN }}
56
- claude_args: "--model claude-sonnet-4-5-20250929"
57
allowed_bots: "github-actions"
+ allowed_non_write_users: "*"
0 commit comments