Skip to content

Commit 5e56151

Browse files
committed
tmp
1 parent f55e099 commit 5e56151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
COPILOT_GITHUB_TOKEN: ${{ secrets.PERSONAL_COPILOT_GITHUB_TOKEN }}
2222
run: |
2323
TODAY=$(date +%Y-%m-%d)
24-
copilot -p "Review the git log for this repository and write a bullet point summary of all code changes that were made today ($TODAY). Include a brief description of what was changed."
24+
copilot --model claude-sonnet-4.6 -p "Review the git log for this repository and write a bullet point summary of all code changes that were made today ($TODAY). Include a brief description of what was changed."

0 commit comments

Comments
 (0)