Skip to content

feat: support forms and configuration endpoint (#204) #212

feat: support forms and configuration endpoint (#204)

feat: support forms and configuration endpoint (#204) #212

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.8
test_python_versions: '["3.8", "3.9", "3.10", "3.11", "3.12"]'