Skip to content

Refactor : 파일 및 파일인풋 훅스 분리 #92

Refactor : 파일 및 파일인풋 훅스 분리

Refactor : 파일 및 파일인풋 훅스 분리 #92

Workflow file for this run

name: ChatGPT Code Review
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [opened, reopened, synchronize]
branches: ["main"]
jobs:
Create_ChatGPT_CodeReview:
runs-on: ubuntu-latest
steps:
- uses: anc95/ChatGPT-CodeReview@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPEN_AI_SECRET_KEY }}
LANGUAGE: Korean