Skip to content

feat: add slash commands dispatch (#10) #25

feat: add slash commands dispatch (#10)

feat: add slash commands dispatch (#10) #25

Workflow file for this run

name: Release version
on:
push:
branches:
- development
- release-*
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit