Skip to content

Commit f14c603

Browse files
authored
Update main.yml
1 parent edf97d9 commit f14c603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
pip install patchwork-cli \
1919
patchwork PRReview --log debug \
2020
--openai_api_key=${{ secrets.OPENAI_KEY }} \
21+
--github_api_key=${{ github.token }} \
2122
--pr_url=https://github.com/${{ github.repository }}/pull/${{ steps.findPr.outputs.number }}

0 commit comments

Comments
 (0)