Skip to content

fix: relax validation check on appending response headers (#276) (#277) #269

fix: relax validation check on appending response headers (#276) (#277)

fix: relax validation check on appending response headers (#276) (#277) #269

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit
with:
python-version: 3.9
code-checks-python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'