Skip to content

Commit 6dd4fe1

Browse files
committed
ci: use org variable for CURSOR_PREFERRED_MODEL
1 parent f157df3 commit 6dd4fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fix-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ jobs:
102102
- Avoid duplicate comments - update existing bot comments
103103
- If no actionable fix is possible, make no changes and post no comment
104104
- PR comments must ONLY include the PR creation link, no manual merge instructions
105-
" --model ${{ secrets.CURSOR_PREFERRED_MODEL }} --force --output-format=text
105+
" --model ${{ vars.CURSOR_PREFERRED_MODEL }} --force --output-format=text

0 commit comments

Comments
 (0)