Skip to content

[Bug] Delete the last item in relationship (with subfileds) with DB col constrained #2334

[Bug] Delete the last item in relationship (with subfileds) with DB col constrained

[Bug] Delete the last item in relationship (with subfileds) with DB col constrained #2334

Workflow file for this run

name: ChatGPT Bot
on:
issue_comment:
types:
- created
jobs:
run-bot:
runs-on: ubuntu-latest
steps:
- uses: austenstone/chatgpt-bot@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}