Skip to content

Commit 12bcc1c

Browse files
committed
ci: disable AI analyzer PR comments
1 parent a35008b commit 12bcc1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai-pr-risk-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
with:
4747
mode: pr-risk-analysis
48-
add-comment: true
48+
add-comment: false
4949
add-label: true
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
litellm-api-key: ${{ secrets.LITELLM_API_KEY }}

0 commit comments

Comments
 (0)