Skip to content

Workflow file for this run

on:
pull_request:
types: [opened, synchronize]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: ChatGPT explain code
steps:
uses: cirolini/[email protected]
with:

Check failure on line 11 in .github/workflows/chatgpt-review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/chatgpt-review.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- name: ChatGTP explain code
openai_api_key: ${{ secrets.OPENAI_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
github_pr_id: ${{ github.event.number }}
openai_engine: "text-davinci-002"
mode: file