Skip to content

Commit

Permalink
Disable the ai code reviewer. (#1544)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer authored Sep 16, 2024
1 parent d2bb74d commit 63cf20f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ai-code-scanner.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: AI Code Review

on:
pull_request:
types:
- opened
- synchronize
# Disabled the AI code reviewer for now
# on:
# pull_request:
# types:
# - opened
# - synchronize

jobs:
ai_code_review:
Expand Down

0 comments on commit 63cf20f

Please sign in to comment.