Skip to content

chore: bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.2 in the github-actions group across 1 directory #122

chore: bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.2 in the github-actions group across 1 directory

chore: bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.2 in the github-actions group across 1 directory #122

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.4.0
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}