Skip to content

fix: execution path must contain deployment's name only #1046

fix: execution path must contain deployment's name only

fix: execution path must contain deployment's name only #1046

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}