mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-10 07:40:39 +08:00
final fixes
This commit is contained in:
2
Usage.md
2
Usage.md
@ -160,7 +160,7 @@ Note that the new prompt will need to generate an output compatible with the rel
|
||||
|
||||
### Working with GitHub Action
|
||||
You can configure settings in GitHub action by adding environment variables under the env section in `.github/workflows/pr_agent.yml` file.
|
||||
Specifically, you need to set the following environment variables:
|
||||
Specifically, should set the following environment variables:
|
||||
```yaml
|
||||
env:
|
||||
OPENAI_KEY: ${{ secrets.OPENAI_KEY }} # or give directly your key
|
||||
|
Reference in New Issue
Block a user