Skip to content

fix(chat): fix saving quick app 2 before login redirect, fix colors (Issues #5391, #5406, #5405) #13566

fix(chat): fix saving quick app 2 before login redirect, fix colors (Issues #5391, #5406, #5405)

fix(chat): fix saving quick app 2 before login redirect, fix colors (Issues #5391, #5406, #5405) #13566

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
with:
node-version: 24
maximize-build-space: true