Skip to content

fix(chat): fix validation of message template (Issue #2270, #2295) #7274

fix(chat): fix validation of message template (Issue #2270, #2295)

fix(chat): fix validation of message template (Issue #2270, #2295) #7274

Workflow file for this run

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}