Skip to content

Bump isort from 5.12.0 to 5.13.1 #105

Bump isort from 5.12.0 to 5.13.1

Bump isort from 5.12.0 to 5.13.1 #105

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"