Skip to content

fix(chat): fix displaying like/dislike buttons into mobile menu (Issue #2894) #9474

fix(chat): fix displaying like/dislike buttons into mobile menu (Issue #2894)

fix(chat): fix displaying like/dislike buttons into mobile menu (Issue #2894) #9474

Workflow file for this run

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