Skip to content

Drop support for Python 3.7 and test with 3.12 (#1213) #490

Drop support for Python 3.7 and test with 3.12 (#1213)

Drop support for Python 3.7 and test with 3.12 (#1213) #490

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/[email protected]
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true