Skip to content

feat: enable attachment click handling in UserMessageBubble #18066

feat: enable attachment click handling in UserMessageBubble

feat: enable attachment click handling in UserMessageBubble #18066

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, development-1.0, release-*]
permissions:
contents: read
security-events: write
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/node_pr.yml@4.4.1
secrets: inherit
with:
node-version: 24
maximize-build-space: true