Skip to content

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 #10

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 #10

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_package_pr.yml@1.9.2
secrets: inherit
with:
python_version: 3.11
test_python_versions: '["3.11", "3.12"]'