Skip to content

토큰만료시-로그아웃되도록-변경 #89

토큰만료시-로그아웃되도록-변경

토큰만료시-로그아웃되도록-변경 #89

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