Skip to content

feat!: add configuration for api version for requests to DALL-E-3 and mode for fixing issue with empty choices list (#82, #83) #35

feat!: add configuration for api version for requests to DALL-E-3 and mode for fixing issue with empty choices list (#82, #83)

feat!: add configuration for api version for requests to DALL-E-3 and mode for fixing issue with empty choices list (#82, #83) #35

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