Skip to content

#350: Add Nox and basic pyproject.toml created by Poetry #1

#350: Add Nox and basic pyproject.toml created by Poetry

#350: Add Nox and basic pyproject.toml created by Poetry #1

Workflow file for this run

on: [pull_request]
permissions:
contents: read
pull-requests: read
checks: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v17