Skip to content

Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 #44

Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25

Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 #44

Workflow file for this run

name: code-review
permissions:
contents: read
pull-requests: write
on:
merge_group:
pull_request:
types: [opened, reopened, synchronize]
jobs:
code-review:
name: Code Review By Chatgpt
runs-on: ubuntu-latest
steps:
- name: CodeReview
uses: anc95/ChatGPT-CodeReview@main
timeout-minutes: 1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
LANGUAGE: Korean