mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
Disabled the AI code reviewer
This commit is contained in:
parent
1abe8317f1
commit
6791d85b9d
1 changed files with 5 additions and 5 deletions
10
.github/workflows/code_review.yml
vendored
10
.github/workflows/code_review.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: CDS Code Review with OpenAI
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
# on:
|
||||
# pull_request:
|
||||
# types:
|
||||
# - opened
|
||||
# - synchronize
|
||||
permissions: write-all
|
||||
jobs:
|
||||
code_review:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue