name: Run tox Check with latest version on: pull_request: types: - opened - reopened - synchronize - edited jobs: validate: name: Using pre-defined check jobs runs-on: ubuntu steps: - name: Run Tox py check uses: https://github.com/opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1