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 48a5481 commit 9667eecCopy full SHA for 9667eec
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: PR Review
17
run: |
18
- pip install patchwork-cli \
+ pip install patchwork-cli
19
patchwork PRReview --log debug \
20
--openai_api_key=${{ secrets.OPENAI_KEY }} \
21
--github_api_key=${{ github.token }} \
0 commit comments