Skip to content

Commit 1f8d7c7

Browse files
authored
Merge branch 'main' into add-role-option
2 parents 1b6c191 + a8555b2 commit 1f8d7c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cm/ask-ai.cm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ automations:
3232
Review the PR code diff only for `js` and `cm` (gitStream Configuration) files. You can suggest code changes. Make sure you cover
3333
- Finding bugs, security risks, and performance issues
3434
- Verify best practices and style guide violations
35-
- Specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
35+
- Specific improvement suggestions based on the changes",
36+
env.OPEN_AI_TOKEN) | encode }}
3637
3738
3839

0 commit comments

Comments
 (0)