Skip to content

메인페이지가-최신화되지않는-오류-해결 #37

메인페이지가-최신화되지않는-오류-해결

메인페이지가-최신화되지않는-오류-해결 #37

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