We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853e458 commit 53b54bbCopy full SHA for 53b54bb
.github/workflows/pr-bot.yaml
@@ -18,3 +18,4 @@ jobs:
18
env:
19
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
20
OPENAI_BASE_URL: ${{ secrets.OPENAI_BASE_URL }}
21
+ GOOGLE_AI_GEMINI_API_KEY: ${{ secrets.GOOGLE_AI_GEMINI_API_KEY }}
0 commit comments