Skip to content

chore(deps): bump @epam/ai-dial-ui-kit to 0.14.2 #81

chore(deps): bump @epam/ai-dial-ui-kit to 0.14.2

chore(deps): bump @epam/ai-dial-ui-kit to 0.14.2 #81

Workflow file for this run

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- reopened
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@4.11.0
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}