Skip to content

chore: bump virtualenv from 20.31.1 to 20.36.1 #66

chore: bump virtualenv from 20.31.1 to 20.36.1

chore: bump virtualenv from 20.31.1 to 20.36.1 #66

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