Skip to content

[8.1] Drop support for python 3.9 and 3.10? #4064

[8.1] Drop support for python 3.9 and 3.10?

[8.1] Drop support for python 3.9 and 3.10? #4064

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.PAT }}"