Skip to content

Commit cebab72

Browse files
authored
test
1 parent 23a4129 commit cebab72

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ai-pr-review.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
4949
- name: Run AI Analysis (No secrets exposed)
5050
uses: google-github-actions/run-gemini-cli@v0.1.11
51-
env:
52-
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
5351
with:
5452
prompt: |
5553
You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Optimizations ACE MC" WordPress plugin.

optimizations-ace-mc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ function optimizations_ace_mc() {
5555
// test 7
5656
// test 8
5757
// test 9
58+
// test 10
5859

5960
}

0 commit comments

Comments
 (0)