Skip to content

Merge pull request #8 from shBLOCK/dependabot/github_actions/pypa/cib… #4

Merge pull request #8 from shBLOCK/dependabot/github_actions/pypa/cib…

Merge pull request #8 from shBLOCK/dependabot/github_actions/pypa/cib… #4

Workflow file for this run

name: Lint
on:
push:
pull_request:
workflow_dispatch:
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable