Skip to content

chore: bump epam/ai-dial-ci/.github/workflows/python_package_pr.yml from 2.4.1 to 2.7.3 #99

chore: bump epam/ai-dial-ci/.github/workflows/python_package_pr.yml from 2.4.1 to 2.7.3

chore: bump epam/ai-dial-ci/.github/workflows/python_package_pr.yml from 2.4.1 to 2.7.3 #99

Workflow file for this run

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