Skip to content

fix(chat): fix replay as is start screen for not available modelId (Issue #2847) #9846

fix(chat): fix replay as is start screen for not available modelId (Issue #2847)

fix(chat): fix replay as is start screen for not available modelId (Issue #2847) #9846

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}