Skip to content

Release workflow

Release workflow #16

Workflow file for this run

name: linting

Check failure on line 1 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
on:
push:
branches: [master]
pull_request:
branches: [master]
# TODO: setup linting with uv/ruff