Skip to content

fix(chat): disable prompt use when chat input is hidden (Issue #3159)… #1507

fix(chat): disable prompt use when chat input is hidden (Issue #3159)…

fix(chat): disable prompt use when chat input is hidden (Issue #3159)… #1507

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit
with:
node_version: 22