Skip to content

Update lockfile, lifecycle retain count, and limit snapshot to unique #26

Update lockfile, lifecycle retain count, and limit snapshot to unique

Update lockfile, lifecycle retain count, and limit snapshot to unique #26

Workflow file for this run

name: ChatGPT CI
on: pull_request
jobs:
test:
name: ChatGPT explain code
runs-on: ubuntu-latest
steps:
- name: ChatGPT explain code
uses: magnificode-ltd/chatgpt-code-reviewer@v0.0.8
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}