Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit f2a4f22

Browse files
committed
switch off debug
1 parent 01e52d7 commit f2a4f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openai-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3232
with:
33-
debug: true
33+
debug: false
3434
review_comment_lgtm: false

0 commit comments

Comments
 (0)