There was an error while loading. Please reload this page.
2 parents ba47783 + 5f429f0 commit 14a01ebCopy full SHA for 14a01eb
1 file changed
.github/workflows/claude-dedupe-issues.yml
@@ -30,5 +30,6 @@ jobs:
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
allowed_non_write_users: "*"
33
+ model: claude-haiku-4-5-20251001
34
prompt: "/dedupe ${{ github.repository }}/issues/${{ github.event.issue.number || inputs.issue_number }}"
35
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
0 commit comments