Skip to content

Commit

Permalink
agani
Browse files Browse the repository at this point in the history
  • Loading branch information
mlapaglia committed Dec 16, 2023
1 parent 426205a commit f14e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatgpt-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
runs-on: ubuntu-latest
name: ChatGPT explain code
steps:
- name: ChatGTP explain code
uses: cirolini/[email protected]
with:
- name: ChatGTP explain code
openai_api_key: ${{ secrets.OPENAI_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
github_pr_id: ${{ github.event.number }}
Expand Down

0 comments on commit f14e798

Please sign in to comment.