Skip to content

chore: bump epam/ai-dial-ci from 1.10.1 to 1.10.2 #38

chore: bump epam/ai-dial-ci from 1.10.1 to 1.10.2

chore: bump epam/ai-dial-ci from 1.10.1 to 1.10.2 #38

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/pr-title-check.yml@1.10.2
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}