Skip to content

Bump black from 22.3.0 to 24.3.0 #2

Bump black from 22.3.0 to 24.3.0

Bump black from 22.3.0 to 24.3.0 #2

Workflow file for this run

name: "PRs and issues are not accepted"
on:
issues:
types: opened
pull_request:
types: opened
jobs:
lockdown:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v3
with:
github-token: ${{ github.token }}