Skip to content

chore: cleanup untagged images #18

chore: cleanup untagged images

chore: cleanup untagged images #18

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"