Skip to content

fix(chat): fix blinking on click "New conversation" (Issue #2676) #5237

fix(chat): fix blinking on click "New conversation" (Issue #2676)

fix(chat): fix blinking on click "New conversation" (Issue #2676) #5237

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit