Skip to content

Add PR labels workflow and update release-drafter (#44) #185

Add PR labels workflow and update release-drafter (#44)

Add PR labels workflow and update release-drafter (#44) #185

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: psf/[email protected]
with:
version: "~= 22.0"