Skip to content

expanded audit log action to 300 chars rather than 100 due to reachin… #848

expanded audit log action to 300 chars rather than 100 due to reachin…

expanded audit log action to 300 chars rather than 100 due to reachin… #848

name: Black Linter (PY)
on:
push:
branches:
- main
paths:
- '**.py'
pull_request:
paths:
- '**.py'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: psf/black@stable