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 f157df3 commit 6dd4fe1Copy full SHA for 6dd4fe1
1 file changed
.github/workflows/fix-ci.yaml
@@ -102,4 +102,4 @@ jobs:
102
- Avoid duplicate comments - update existing bot comments
103
- If no actionable fix is possible, make no changes and post no comment
104
- PR comments must ONLY include the PR creation link, no manual merge instructions
105
- " --model ${{ secrets.CURSOR_PREFERRED_MODEL }} --force --output-format=text
+ " --model ${{ vars.CURSOR_PREFERRED_MODEL }} --force --output-format=text
0 commit comments