Skip to content

chore: update github workflows #2

chore: update github workflows

chore: update github workflows #2

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.7.0
secrets: inherit
with:
python_version: "3.10"