Skip to content

Fix links in docs/index.rst #293

Fix links in docs/index.rst

Fix links in docs/index.rst #293

Workflow file for this run

name: Rye lint
on:
workflow_dispatch:
workflow_call:
push:
branches: [main]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: eifinger/setup-rye@v2
- name: Rye lint
run: rye lint