Skip to content

chore: add aiohttp to allowed packages (#23) #28

chore: add aiohttp to allowed packages (#23)

chore: add aiohttp to allowed packages (#23) #28

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/[email protected]
secrets: inherit
with:
java_version: 21