Skip to content

feat: add Docker healthcheck #13

feat: add Docker healthcheck

feat: add Docker healthcheck #13

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_docker_pr.yml@1.8.0
secrets: inherit
with:
python_version: "3.10"