We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09100f8 commit e6f2c6aCopy full SHA for e6f2c6a
1 file changed
.github/workflows/test-comment-key.yml
@@ -27,7 +27,7 @@ jobs:
27
run: bun run --cwd packages/opencode ./src/index.ts github run
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
- MODEL: opencode/minimax-m2.5-free
+ MODEL: opencode/minimax-m3-free
31
USE_GITHUB_TOKEN: "true"
32
COMMENT_KEY: test-sticky
33
PROMPT: |
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
Reply with exactly one sentence:
0 commit comments