Skip to content

chore: Update .gitignore and add .python-version file #24

chore: Update .gitignore and add .python-version file

chore: Update .gitignore and add .python-version file #24

Workflow file for this run

---
name: Markdown Lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install markdownlint
uses: DavidAnson/markdownlint-cli2-action@v15