Skip to content

chore: bump protobuf from 5.29.0 to 5.29.1 #51

chore: bump protobuf from 5.29.0 to 5.29.1

chore: bump protobuf from 5.29.0 to 5.29.1 #51

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