Skip to content

Implement end-to-end readme generation (#18) #15

Implement end-to-end readme generation (#18)

Implement end-to-end readme generation (#18) #15

Workflow file for this run

name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: Run black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/[email protected]
with:
black_args: "."