Skip to content

Update prompt to ignore config files, skip deletions #21

Update prompt to ignore config files, skip deletions

Update prompt to ignore config files, skip deletions #21

Workflow file for this run

name: Robin AI Reviewer
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Review the open PR
steps:
- uses: actions/checkout@v3
- uses: ./
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPEN_AI_API_KEY: ${{ secrets.OPEN_AI_API_KEY }}