Skip to content

Commit

Permalink
Update pr-bot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dliubarskyi authored Dec 13, 2024
1 parent bcbc5b8 commit 853e458
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ jobs:
uses: langchain4j/pr-bot@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
OPENAI_BASE_URL: ${{ secrets.OPENAI_BASE_URL }}

0 comments on commit 853e458

Please sign in to comment.