Skip to content

support: cloudsploit setting yaml from other path #9

support: cloudsploit setting yaml from other path

support: cloudsploit setting yaml from other path #9

name: Code Butler
permissions:
contents: read
pull-requests: write
on:
pull_request:
branches:
- main
types: [opened, synchronize]
jobs:
review:
runs-on: ubuntu-latest
steps:
- uses: ca-dp/code-butler@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
cmd: review
lang: ja