Disabled the AI code reviewer

This commit is contained in:
Jimmy Royer 2024-09-16 18:43:30 -04:00
parent 1abe8317f1
commit 6791d85b9d

View file

@ -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: