diff --git a/.github/workflows/llm_code_review.yml b/.github/workflows/llm_code_review.yml index 98946df0f..1012efbfc 100644 --- a/.github/workflows/llm_code_review.yml +++ b/.github/workflows/llm_code_review.yml @@ -1,8 +1,5 @@ name: Code Review with ollama on: - push: - branches: - - main pull_request: branches: - main