Skip to content

fix: allow merging of non-indexed lists in chunks (#254) #246

fix: allow merging of non-indexed lists in chunks (#254)

fix: allow merging of non-indexed lists in chunks (#254) #246

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"]'