Skip to content

chore: bump CI version (#3) #3

chore: bump CI version (#3)

chore: bump CI version (#3) #3

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_docker_release.yml@1.10.1
secrets: inherit