Run github action on this repo

This commit is contained in:
Ori Kotek
2023-07-16 13:21:26 +03:00
parent 5d2fe07bf7
commit 7488eb8c9e

View File

@ -8,7 +8,7 @@ jobs:
steps:
- name: PR Agent action step
id: pragent
uses: Codium-ai/pr-agent@feature/github_action
uses: Codium-ai/pr-agent@main
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
OPENAI_ORG: ${{ secrets.OPENAI_ORG }}