Skip to content

chore: bump dial-sdk version to 0.6.2 to allow starlette upgrade #9

chore: bump dial-sdk version to 0.6.2 to allow starlette upgrade

chore: bump dial-sdk version to 0.6.2 to allow starlette upgrade #9

Workflow file for this run

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