Skip to content

[Bug] [PRO] When clearing the option in select2_json_from_api field, set the value to null #2314

[Bug] [PRO] When clearing the option in select2_json_from_api field, set the value to null

[Bug] [PRO] When clearing the option in select2_json_from_api field, set the value to null #2314

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 }}