We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1577b44 commit 3f2ac2bCopy full SHA for 3f2ac2b
1 file changed
.github/workflows/duplicate-issues.yml
@@ -32,7 +32,7 @@ jobs:
32
"webfetch": "deny"
33
}
34
run: |
35
- opencode run -m anthropic/claude-sonnet-4-20250514 "A new issue has been created: '${{ github.event.issue.title }}'
+ opencode run -m anthropic/claude-sonnet-4-20250514 "A new issue has been created:'
36
37
Issue number:
38
${{ github.event.issue.number }}
0 commit comments