mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-22 02:26:48 +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
|
name: CDS Code Review with OpenAI
|
||||||
on:
|
# on:
|
||||||
pull_request:
|
# pull_request:
|
||||||
types:
|
# types:
|
||||||
- opened
|
# - opened
|
||||||
- synchronize
|
# - synchronize
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
jobs:
|
jobs:
|
||||||
code_review:
|
code_review:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue