Skip to content

Commit

Permalink
again!
Browse files Browse the repository at this point in the history
  • Loading branch information
mlapaglia committed Dec 16, 2023
1 parent 1360ba7 commit 4e7a976
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/chatgpt-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ on:
types: [opened, synchronize]

jobs:
hello_world_job:
ChatGPT_Review:
runs-on: ubuntu-latest
name: ChatGPT explain code
steps:
- name: ChatGTP explain code
uses: cirolini/[email protected]
- uses: cirolini/[email protected]
with:
openai_api_key: ${{ secrets.OPENAI_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4e7a976

Please sign in to comment.