Skip to content

fix(chat): reflect changes in the file list within the "Manage attachments" modal, without refreshing the page (Issue #2685, #3093) #9949

fix(chat): reflect changes in the file list within the "Manage attachments" modal, without refreshing the page (Issue #2685, #3093)

fix(chat): reflect changes in the file list within the "Manage attachments" modal, without refreshing the page (Issue #2685, #3093) #9949

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