Skip to content

Bump black from 23.10.1 to 23.11.0 #31

Bump black from 23.10.1 to 23.11.0

Bump black from 23.10.1 to 23.11.0 #31

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 }}"