Skip to content

Drop python 3.9 and add support for python 3.13 #31

Drop python 3.9 and add support for python 3.13

Drop python 3.9 and add support for python 3.13 #31

Workflow file for this run

name: auto-label
concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}-${{ github.event.ref }}
cancel-in-progress: true
on: # yamllint disable-line rule:truthy
pull_request_target
jobs:
pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml