Skip to content

refactor: Replace changelog URL with documentation link #1972

refactor: Replace changelog URL with documentation link

refactor: Replace changelog URL with documentation link #1972

Workflow file for this run

name: Ruff lint
on:
push:
branches: [ main ]
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, closed]
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3