Skip to content

fix(chat): fix conversation selection after deleting all conversations (Issue #2056) #8867

fix(chat): fix conversation selection after deleting all conversations (Issue #2056)

fix(chat): fix conversation selection after deleting all conversations (Issue #2056) #8867

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@1.9.4
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}