Skip to content

Bump npm from 9.8.1 to 10.0.0 #16

Bump npm from 9.8.1 to 10.0.0

Bump npm from 9.8.1 to 10.0.0 #16

Workflow file for this run

name: ChatGPT Review
on: [pull_request]
jobs:
chatgpt-review:
name: ChatGPT Review
runs-on: ubuntu-latest
steps:
- uses: feiskyer/ChatGPT-Reviewer@v0
name: ChatGPT Review
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}