Skip to content

fix: add props for preventKeyboardOnOpen in modal (#550) #504

fix: add props for preventKeyboardOnOpen in modal (#550)

fix: add props for preventKeyboardOnOpen in modal (#550) #504

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
permissions:
contents: write
packages: write
security-events: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/node_release.yml@3.1.3
with:
docker-build-enabled: false
secrets: inherit